EapMethodAuthenticatorFreeErrorMemory 함수(eapmethodauthenticatorapis.h)
EAP 인증자 메서드에서 할당한 오류 관련 메모리를 해제합니다.
EapMethodAuthenticatorFreeErrorMemory 는 함수 프로토타입입니다.
구문
void EapMethodAuthenticatorFreeErrorMemory(
[in] EAP_ERROR *pEapError
);
매개 변수
[in] pEapError
해제할 오류 데이터가 포함된 EAP_ERROR 구조체에 대한 포인터입니다.
반환 값
없음
요구 사항
지원되는 최소 클라이언트 | Windows Vista [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | eapmethodauthenticatorapis.h |