Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information about the resolution of the timer.
typedef struct timecaps_tag {UINT wPeriodMin; UINT wPeriodMax; } TIMECAPS, *PTIMECAPS;
Members
- wPeriodMin
 Minimum period supported.
- wPeriodMax
 Maximum period supported.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Mmsystem.h.
See Also
timeGetDevCaps | Time Reference
Send Feedback on this topic to the authors