nn::nex::Station::GetLocalStation Member Function

Syntax

static DOHandle GetLocalStation();

Parameters

None.

Return Values

Returns the duplicated object handle for the station that represents the machine currently executing.

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

Description

Gets the duplicated object handle for the station representing the machine currently running.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL