Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Frees memory returned by the configuration APIs. Do not use this function to free memory allocated to an EAP_ERROR structure. Use EapHostPeerFreeErrorMemory to free error memory.
Syntax
VOID EapHostPeerFreeMemory(
BYTE *pData
);
Parameters
pData
A pointer to the memory to free.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | eaphostpeerconfigapis.h |
| Library | Eappcfg.lib |
| DLL | Eappcfg.dll |
See also
EAPHost Supplicant Configuration Functions