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.
3/26/2014
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 WINAPI EapHostPeerFreeMemory(
BYTE* pData
);
Parameters
- pData
A pointer to the memory to free.
Return Value
This function does not return a value.
See Also
Reference
EAPHost Supplicant Configuration Functions
EapHostPeerFreeErrorMemory