The information in this article applies to:
SUMMARYThe number of multimedia timers your application can create at one time can vary based on the operating system it is running on and whether the application is 16-bit or 32-bit. MORE INFORMATION
The following table gives an indication of what you can expect:
Note that a multimedia timer is created by using the timeSetEvent() API. With the exception of a 32-bit application running under Windows NT, these numbers represent the total number of available timers in the entire system. With this in mind, the number of multimedia timers your application can allocate at one time could be less then the amount shown in the table. Win32s does not support multimedia callbacks, so the timeSetEvent() API is not available under Win32s. Additional query words: limit
Keywords : kbmm MMTimer |
Last Reviewed: March 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |