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 allocated by the IOlkAccountManager interface.
Quick info
See IOlkAccountManager.
HRESULT IOlkAccountManager::FreeMemory (
BYTE *pv,
);
Parameters
pv
[in] A pointer to the memory to free.
Return values
S_OK if the call succeeded; otherwise, an error code.
Remarks
Use this method to release memory allocated by IOlkAccountManager::GetOrder.