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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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