nn::nex::DuplicatedObject::GetDOClassID Member Function

Syntax

DOClassID GetDOClassID() const;

Parameters

None.

Return Values

Returns the Duplicated Object class ID of this Duplicated Object instance.

Description

Gets the class ID of this duplicated object.

The class ID of a duplicated object is defined as DOClassID and indicates the duplicated object class. Instances of the same class have the same ID. These IDs are automatically generated by the DDL compiler. Use the DOCLASSID macro to get the DOClassID of a specified Duplicated Object class.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL