Win32 API 日本語リファレンス
ホームSecurity.Authentication.Identity › SpAcceptLsaModeContextFn

SpAcceptLsaModeContextFn

コールバック

シグネチャ

NTSTATUS SpAcceptLsaModeContextFn(
    UINT_PTR CredentialHandle,
    UINT_PTR ContextHandle,
    SecBufferDesc* InputBuffer,
    DWORD ContextRequirements,
    DWORD TargetDataRep,
    UINT_PTR* NewContextHandle,
    SecBufferDesc* OutputBuffer,
    DWORD* ContextAttributes,
    LONGLONG* ExpirationTime,
    BOOLEAN* MappedContext,
    SecBuffer* ContextData
);

パラメーター

フィールド
CredentialHandleUINT_PTR
ContextHandleUINT_PTR
InputBufferSecBufferDesc*
ContextRequirementsDWORD
TargetDataRepDWORD
NewContextHandleUINT_PTR*
OutputBufferSecBufferDesc*
ContextAttributesDWORD*
ExpirationTimeLONGLONG*
MappedContextBOOLEAN*
ContextDataSecBuffer*