nn
::
fnd
::
HeapBase
::GetParent
Member Function
Syntax
HeapBase
* GetParent();
Parameters
None.
Return Values
Returns the address of the parent heap. Returns NULL if the caller is the root of the hierarchy.
Description
Gets the parent heap.
Revision History
2010/01/07
Initial version.
CONFIDENTIAL