Jungo WinDriver
Official Documentation
|
#define WD_Sleep | ( | h, | |
pSleep | |||
) | WD_FUNCTION(IOCTL_WD_SLEEP, h, pSleep, sizeof(WD_SLEEP), FALSE) |
Delays execution for a specific duration of time.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open() |
[in] | pSleep | Pointer to a sleep information structure |