Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors