IsInPwrHdlr (Windows CE 5.0)
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