TimerSleep - Parameters
ulDuration
(
ULONG
) - input
Duration in milliseconds.
ulFlag
(
ULONG
) - input
This parameter is not currently used and must be set to 0.
rc
(
ULONG
) - returns
Returns 0 if the command is completed successfully.
TIMERERR_INVALID_PARAMETER
Invalid parameter (
ulFlag
not set to 0).
TIMERERR_INTERNAL_SYSTEM
System problem.
[Back: TimerSleep Return Value - rc]
[Next: TimerSleep - Remarks]