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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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