COleSafeArray::DestroyData

Destroys all the data in a safe array.

void DestroyData( );

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::Destroy

COleSafeArray::DestroyDescriptor

Other Resources

COleSafeArray Members