COleSafeArray::Destroy

Destroys an existing array descriptor and all the data in the array.

void Destroy( );

Remarks

If objects are stored in the array, each object is released. On error, the function throws a CMemoryException or COleException.

Requirements

Header: afxdisp.h

See Also

Reference

COleSafeArray Class

Hierarchy Chart

COleSafeArray::DestroyData

COleSafeArray::DestroyDescriptor