nn::nex::Station::ConvertStationIDToDOHandle Member Function

Syntax

static DOHandle ConvertStationIDToDOHandle(
     StationID stationId
);

Parameters

Name Description
in stationId Specifies the StationID to convert.

Return Values

Returns the DOHandle of the converted result.

Description

Converts from the StationID to the DOHandle of the Station.

Revision History

2012/10/04
Initial version.

CONFIDENTIAL