nn::nex::DOHandle::GetDOID Member Function

Syntax

DOID GetDOID() const;

Parameters

None.

Return Values

Returns the duplicated object ID of this duplicated object handle.

Description

Gets the duplicated object 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

GetDOClassID

Revision History

2011/01/27
Initial version.

CONFIDENTIAL