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 |
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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 |