nn::nex::ChangeMasterStationOperation::GetOldMasterStation Member Function

Syntax

DOHandle GetOldMasterStation() const;

Parameters

None.

Return Values

Returns the Duplicated Object handle of the station that was the duplication master before execution of this operation.

Description

Gets the Duplicated Object handle of the station that was the duplication master before execution of this operation.

Gets the Duplicated Object handle (DOHandle) of the station serving as duplication master for the Duplicated Object targeted by this operation. All objects in a session can be uniquely represented by their Duplicated Object handles. In Net-Z each participant itself is also a Station and thus is handled as a Duplicated Object.

See Also

GetNewMasterStation, Station::GetLocalStation

Revision History

2011/01/27
Initial version.

CONFIDENTIAL