Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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