nn::os::StackMemory::StackMemory Constructor

Syntax

StackMemory();

Arguments

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

2010/08/18
Initial version.

CONFIDENTIAL