ホーム › Networking.WindowsWebServices › WS_VALIDATE_PASSWORD_CALLBACK
WS_VALIDATE_PASSWORD_CALLBACK
コールバックシグネチャ
HRESULT WS_VALIDATE_PASSWORD_CALLBACK(
void* passwordValidatorCallbackState,
WS_STRING* username,
WS_STRING* password,
WS_ASYNC_CONTEXT* asyncContext,
WS_ERROR* error
);パラメーター
| フィールド | 型 |
|---|---|
| passwordValidatorCallbackState | void* |
| username | WS_STRING* |
| password | WS_STRING* |
| asyncContext | WS_ASYNC_CONTEXT* |
| error | WS_ERROR* |