PassportFreeMemory

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.

See Also

Concepts

Methods