1/6/2010
This macro checks whether the caller is running in a power callback.
Syntax
#define IsInPwrHdlr() (0 != PUserKData[PWR_FLAG_OFFSET]);
Parameters
None.
Requirements
| Header | pkfuncs.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
1/6/2010
This macro checks whether the caller is running in a power callback.
#define IsInPwrHdlr() (0 != PUserKData[PWR_FLAG_OFFSET]);
None.
| Header | pkfuncs.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |