nn::nex::GatheringHolder::~GatheringHolder Destructor

Syntax

~GatheringHolder();

Parameters

None.

Description

Destructor.

Destroys the Gathering class object being held. If you will be using the Data class object even after destroying GatheringHolder, be sure to change the ownership rights of the object by calling the Release function.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL