IWbemQuery::FreeMemory method (wmiutils.h)
The IWbemQuery::FreeMemory method frees the memory that the parser returns to a caller in a previous call to GetAnalysis.
HRESULT FreeMemory(
[in] LPVOID pMem
);
[in] pMem
Pointer to the memory to be freed.
This method returns an HRESULT indicating the status of the method call.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wmiutils.h |
Library | Wbemuuid.lib |
DLL | Wmiutils.dll |