IsInPwrHdlr (Compact 2013)
3/28/2014
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 |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
3/28/2014
This macro checks whether the caller is running in a power callback.
#define IsInPwrHdlr() (0 != PUserKData[PWR_FLAG_OFFSET]);
None.
Header |
pkfuncs.h |