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

Reference

CComSafeArray Class

CComSafeArray::CComSafeArray

Other Resources

CComSafeArray Members