SecPkgContext_NegoStatus 構造体 (sspi.h)
クライアント コンテキストを作成する最後の試行のエラー状態を指定します。
構文
typedef struct _SecPkgContext_NegoStatus {
unsigned long LastStatus;
} SecPkgContext_NegoStatus, *PSecPkgContext_NegoStatus;
メンバー
LastStatus
クライアント コンテキストを作成する最後の試行のエラー状態。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 R2 [デスクトップ アプリのみ] |
Header | sspi.h |