マクロ定義 | |
#define | TPI_CALLBACK_CONTINUE TRUE |
#define | TPI_CALLBACK_CANCEL 0x1000 |
#define | TPI_CALLBACK_UNSUPPORTED 0x1001 |
#define TPI_CALLBACK_CANCEL 0x1000 |
処理を中断する。
#define TPI_CALLBACK_CONTINUE TRUE |
処理を続行する。
#define TPI_CALLBACK_UNSUPPORTED 0x1001 |
処理を無視した。不明な処理である。