Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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::DestroyDescriptor