Partager via


dwSleepMin

This global variable specifies the number of milliseconds until the first sleep, if any, expires, requiring a reschedule.

This variable is obsolete.

DWORD dwSleepMin;

Remarks

The OEM uses this variable in the OEMIdle function and OEM Timer ISR.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Fwpc.c.

See Also

OEMIdle

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.