dwSleepMin (Windows CE 5.0)
This global variable specifies the number of milliseconds until the first sleep, if any, expires, requiring a reschedule.
This variable is obsolete.
DWORD dwSleepMin;
Parameters
None.
Return Values
None.
Remarks
The OEM uses this variable in the OEMIdle function and OEM Timer ISR.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Developer-defined.
See Also
Send Feedback on this topic to the authors