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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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