nn::fnd::UnitHeapTemplate::Allocate Member Function

Syntax

void * Allocate();

Arguments

None.

Return Values

If allocation is successful, returns a pointer to the memory. If allocation fails, returns 0.

Description

Allocates memory from the heap based on the unit.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL