CComSafeArray::~CComSafeArray

The destructor.

~CComSafeArray( );

Remarks

Frees all allocated resources. In the event of an error, this method calls AtlThrow with an HRESULT describing the error.

Requirements

Header: atlsafe.h

See Also

Concepts

CComSafeArray Class

CComSafeArray Members

CComSafeArray::CComSafeArray