ホーム › Devices.BiometricFramework › PWINBIO_EVENT_CALLBACK
PWINBIO_EVENT_CALLBACK
コールバックシグネチャ
void PWINBIO_EVENT_CALLBACK(
void* EventCallbackContext,
HRESULT OperationStatus,
WINBIO_EVENT* Event
);パラメーター
| フィールド | 型 |
|---|---|
| EventCallbackContext | void* |
| OperationStatus | HRESULT |
| Event | WINBIO_EVENT* |