nn::nex::DOHandle::IsA Member Function

Syntax

qBool IsA(
     DOClassID idDOCID
);

Parameters

Name Description
idDOCID [in] Specifies the duplicated object class ID to check.

Return Values

Description

This function checks whether this handle's duplicated object instance belongs to the class specified by the duplicated object class ID.

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

See Also

IsAKindOf
DuplicatedObject::IsA

Revision History

2011/01/27
Initial version.

CONFIDENTIAL