nn::nex::ChangeMasterStationOperation::GetNewMasterStation Member Function

Syntax

DOHandle GetNewMasterStation() const;

Parameters

None.

Return Values

Returns the Duplicated Object handle of the station that becomes the duplication master after execution of this operation.

Description

Gets the Duplicated Object handle of the station that becomes the duplication master after execution of this operation.

Gets the Duplicated Object handle (DOHandle) of the station that serves as the new 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

GetOldMasterStation, Station::GetLocalStation

Revision History

2011/01/27
Initial version.

CONFIDENTIAL