CComSafeArray::IsSizable
Tests if a CComSafeArray object can be resized.
bool IsSizable( ) const;
Return Value
Returns true if the CComSafeArray can be resized, false if it cannot.
Requirements
Header: atlsafe.h
Tests if a CComSafeArray object can be resized.
bool IsSizable( ) const;
Returns true if the CComSafeArray can be resized, false if it cannot.
Header: atlsafe.h