Group: Windows Multimedia - Library: winmm
MMRESULT timeGetDevCaps(
LPTIMECAPS ptc,
UINT cbtc
);
DECLARE INTEGER timeGetDevCaps IN winmm;
STRING @ptc,;
LONG cbtc
ptc Pointer to a TIMECAPS structure. This structure is filled with information about the resolution of the timer device.
cbtc Size, in bytes, of the TIMECAPS structure.
Returns TIMERR_NOERROR (0) if successful.
Normally 1 to 1000,000.