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.
DE allocates memory that is allocated by IDCRL method calls.
HRESULT PassportFreeMemory(
IN void * pMemoryToFree
);
Parameters
pMemoryToFree
A pointer to memory that is allocated by the IDCRL.
Return Value
S_OK. The memory was successfully freed.