nn::nex::DataHolder::Get Member Function

Syntax

Data * Get() const;

Parameters

None.

Return Values

Pointer to the object being held.

Description

Returns the pointer to the object being held.

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

Revision History

2011/01/27
Initial version.

CONFIDENTIAL