EapMethodAuthenticatorFreeErrorMemory 関数 (eapmethodauthenticatorapis.h)

EAP 認証メソッドによって割り当てられたエラー固有のメモリを解放します。

EapMethodAuthenticatorFreeErrorMemory は関数プロトタイプです。

構文

void EapMethodAuthenticatorFreeErrorMemory(
  [in] EAP_ERROR *pEapError
);

パラメーター

[in] pEapError

解放するエラー データを含む EAP_ERROR 構造体へのポインター。

戻り値

なし

要件

   
サポートされている最小のクライアント Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー eapmethodauthenticatorapis.h

関連項目

EAPHost Authenticator メソッド関数