RasFreeEapUserIdentityA 函式 (ras.h)
使用 RasFreeEapUserIdentity 函式釋放 RasGetEapUserIdentity所傳回的記憶體緩衝區。
語法
void RasFreeEapUserIdentityA(
[in] LPRASEAPUSERIDENTITYA pRasEapUserIdentity
);
參數
[in] pRasEapUserIdentity
RasGetEapUserIdentity 函式所傳回之 RASEAPUSERIDENTITY 結構的指標。 RasFreeEapUserIdentity 釋放這個結構所佔用的記憶體。
傳回值
沒有
言論
RasFreeEapUserIdentity 可以使用 pRasEapUserIdentity 參數呼叫,參數等於 NULL。
注意
ras.h 標頭會根據 UNICODE 預處理器常數的定義,將 RasFreeEapUserIdentity 定義為自動選取此函式的 ANSI 或 Unicode 版本。 混合使用編碼中性別名與非編碼中性的程序代碼,可能會導致編譯或運行時間錯誤不符。 如需詳細資訊,請參閱函式原型的
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 2000 Professional [僅限傳統型應用程式] |
支援的最低伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平臺 | 窗戶 |
標頭 | ras.h |
連結庫 | Rasapi32.lib |
DLL | Rasapi32.dll |