dwPreempt (Windows CE 5.0)

Send Feedback

This global variable specifies the number of milliseconds until a thread can be preempted.

This variable is obsolete.

DWORD dwPreempt;

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

OEMIdle

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.