nn::nex::DuplicatedObject::GetHandle Member Function

Syntax

DOHandle GetHandle() const;

Parameters

None.

Return Values

Returns a duplicated object handle.

Value Description
INVALID_DOHANDLE Returned when an error has occurred. The SYSTEMERROR_GEN_INVALID_OPERATION_WARNING error is signaled when this happens.

Description

Gets the duplicated object handle of this duplicated object.

See Also

GetHandleValue

Revision History

2011/01/27
Initial version.

CONFIDENTIAL