_com_error::operator =
Section spécifique à Microsoft
Assigne un objet _com_error existant à un autre.
_com_error& operator = (
const _com_error& that
) throw ( );
Paramètres
- that
Objet _com_error.
FIN de la section spécifique à Microsoft