StackMemory

nn::os::StackMemory::StackMemory Constructor

Syntax

StackMemory();

Parameters

None.

Description

Constructs an object.

Does not initialize the object when no arguments are specified. You must make a separate call to TryInitialize or Initialize.

Revision History

2011/12/19
Noted that memory must be allocated from the heap region.
2010/08/18
Initial version.

CONFIDENTIAL