nn::nex::GatheringHolder::operator-> Member Function

Syntax

Gathering * operator->() const;

Parameters

None.

Return Values

Pointer to the object being held. If nothing has been set, returns NULL.

Description

Returns the pointer to the object being held.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL