nn::nex::SelectionIteratorTemplate::operator* Member Function

Syntax

DO * operator*();

Parameters

None.

Return Values

Returns a pointer to the duplicated object handle currently being pointed to by this iterator.

Description

Gets a pointer to the duplicated object pointed to by the current iterator.

Revision History

2012/01/26
Initial version.

CONFIDENTIAL