nn::nex::Station::GetConnectionID Member Function

Syntax

StationID GetConnectionID() const;

Parameters

None.

Return Values

Returns the StationID of this station.

Description

Gets the ID to specify a station (machine) during communication. Using this function is not recommended. Use the GetStationID function.

See Also

GetStationID

Revision History

2012/10/04
Using this function is not recommended. Use the GetStationID function. Changed the return value to StationID.
2012/01/26
Initial version.

CONFIDENTIAL