次の方法で共有


IsInPwrHdlr (Windows CE 5.0)

Send Feedback

This macro allows the caller to determine if it is executing in a power callback.

#define IsInPwrHdlr()  (0 != PUserKData[PWR_FLAG_OFFSET]);

Parameters

None.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Pkfuncs.h.

See Also

Kernel Macros

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.