nn::nex::Station::GetStationID Member Function

Syntax

StationID GetStationID() const;

Parameters

None.

Return Values

Returns this station ID.

Description

Gets the ID to specify stations (machines) currently in a session. There is no guarantee that the StationID uses sequential values, and the values assigned to a new station after replacing the master may be out of sequence. In a station participating with P2P, it is guaranteed to be unique.

Revision History

2012/10/04
Added that there is no guarantee that the values are sequential, and that the values assigned to a new station after replacing the master may be out of sequence.
2011/01/27
Initial version.

CONFIDENTIAL