ホーム › System.Threading › PINIT_ONCE_FN
PINIT_ONCE_FN
コールバックシグネチャ
BOOL PINIT_ONCE_FN(
INIT_ONCE* InitOnce,
void* Parameter,
void** Context
);パラメーター
| フィールド | 型 |
|---|---|
| InitOnce | INIT_ONCE* |
| Parameter | void* |
| Context | void** |
BOOL PINIT_ONCE_FN(
INIT_ONCE* InitOnce,
void* Parameter,
void** Context
);| フィールド | 型 |
|---|---|
| InitOnce | INIT_ONCE* |
| Parameter | void* |
| Context | void** |