void DestroyData( );
Remarks
Call this function to destroy all the data in a safe array. If objects are stored in the array, each object is released. On error, the function throws a CMemoryException or COleException.
COleSafeArray Overview | Class Members | Hierarchy Chart
See Also COleSafeArray::Destroy, COleSafeArray::DestroyDescriptor, SafeArrayDestroyData