DOClassID GetDOClassID() const;
None.
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.
CONFIDENTIAL