void Destroy( );
Remarks
Call this function to destroy an existing array descriptor and all the data in the 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::DestroyData, COleSafeArray::DestroyDescriptor, SafeArrayDestroy