nn::nex::DataHolder::~DataHolder Destructor

Syntax

~DataHolder();

Parameters

None.

Description

Destructor.

Releases the Data class object being maintained. If using the Data class object even after destroying DataHolder, be sure to change the ownership rights of the object by calling the Release function.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL