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.
The WcmFreeMemory function is used to release memory resources allocated by the WCM functions.
Syntax
void WcmFreeMemory(
__deallocate(Mem) void *pMemory
);
Parameters
pMemory
Pointer to the memory to be freed.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | wcmapi.h |
Library | Wcmapi.lib |
DLL | Wcmapi.dll |