nn::nex::DOHandle::GetDOClassID Member Function

Syntax

qUnsignedInt32 GetDOClassID() const;

Parameters

None.

Return Values

Returns the duplicated object class ID of this duplicated object handle.

Description

Gets the duplicated object class ID of this duplicated object handle.

A duplicated object handle consists of the duplicated object class ID (DOClassID) and the duplicated object ID (DOID).

Use the DOCLASSID macro to get the value of the duplicated object class ID.

See Also

GetDOID

Revision History

2011/01/27
Initial version.

CONFIDENTIAL