CComSafeArray::operator =
Operatore di assegnazione.
ATL::CComSafeArray< T > & operator =(
const ATL::CComSafeArray & saSrc
);
ATL::CComSafeArray< T > & operator =(
const SAFEARRAY * psaSrc
);
Parametri
saSrc
Riferimento a un oggetto CComSafeArray.psaSrc
Un puntatore a un oggetto SAFEARRAY.
Valore restituito
Restituisce il tipo di dati memorizzati nella matrice.
Requisiti
Header: atlsafe.h