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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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