nn::nex::DOHandle::IsACoreDO Member Function

Syntax

qBool IsACoreDO();

Parameters

None.

Return Values



Value Description
true Indicates that this handle was created by Net-Z.
false Indicates that this handle was not created by Net-Z.

Description

Gets whether the duplicated object specified by this handle is a CoreDO.

A CoreDO is a duplicated object automatically created by Net-Z. For details, see the NEX Programming Manual.

See Also

IsAUserDO
IsAWKHandle

Revision History

2011/01/27
Initial version.

CONFIDENTIAL