nn::fnd::HeapBase::GetRoot Member Function

Syntax

HeapBase * GetRoot();

Parameters

None.

Return Values

Returns a pointer to the root heap of the calling heap. Returns this if the caller is the root of the hierarchy.

Description

Returns the root heap of the calling heap.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL