WiFi Framework C++ Edition

◆ FreeMemory()

int FreeMemory ( const LPVOID  Memory) const

The method frees memory.

Parameters
MemoryPointer to the memory to be freed.
Returns
If the function succeeds, the return value is wclCommon::WCL_E_SUCCESS.

If the function fails, the return value may be one of the WCL return codes.