nn::nex::Core::GetInstance Member Function

Syntax

static Core * GetInstance();

Parameters

None.

Return Values

Pointer to a Core instance.

Description

Returns a pointer to a Core instance.

Use the reference returned by this function to work with Core objects.

Revision History

2012/07/17
Initial version.

CONFIDENTIAL