nn::nex::DuplicatedObject::IsAWellKnownDO Member Function

Syntax

qBool IsAWellKnownDO() const;

Parameters

None.

Return Values



Value Description
true This object is an instance of a well-known object defined in the Data Definition Language (DDL) file.
false This object is not an instance of a well-known object.

Description

Gets whether this duplicated object is an instance of a well-known object class.

Well-known objects are objects that are known globally throughout the session. Their state is shared by all stations before the stations participate in the session.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL