nn::nex::Station::GetLocalInstance Member Function

Syntax

static Station * GetLocalInstance();

Parameters

None.

Return Values

Returns a pointer to the duplicated object for the station that represents the machine currently executing.

Value Description
NULL There are no stations on running machines. This can happen when no machine is participating in the session, for example.

Description

Gets a pointer to the duplicated object for the station that represents the machine currently running.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL