~DataHolder();
None.
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.
CONFIDENTIAL