GetGroupIdOf

nn::fnd::ExpHeapBase::GetGroupIdOf Member Function

Syntax

bit8 GetGroupIdOf(
     const void * pBlock
) const;

Parameters

Name Description
in pBlock Specifies the starting address of the memory block.

Return Values

Returns the group ID of the memory block that was allocated from the expanded heap.

Description

Gets the group ID of a memory block that was allocated from the expanded heap.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL