nn::nex::DuplicatedObject::IsPublished Member Function

Syntax

qBool IsPublished() const;

Parameters

None.

Return Values



Value Description
true Returned when this duplicated object has already been published.
false Returned when this duplicated object has not been correctly published.

Description

Gets whether this object has been published.

A duplicated object must be created and then published before other stations in the session can detect it.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL