dwSleepMin (Windows Embedded CE 6.0)
1/5/2010
This global variable specifies the number of milliseconds until the first sleep, if any, expires, requiring a reschedule.
This variable is obsolete.
Syntax
DWORD dwSleepMin;
Parameters
None.
Return Value
None.
Remarks
The OEM uses this variable in the OEMIdle function and OEM Timer ISR.
Requirements
Header | Developer Implemented |
Windows Embedded CE | Windows CE 3.0 and later |