_com_error::operator =
Microsoft Specific
Assigns an existing _com_error object to another.
_com_error& operator = (
const _com_error& that
) throw ( );
Parameters
- that
A _com_error object.
END Microsoft Specific
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.
Microsoft Specific
Assigns an existing _com_error object to another.
_com_error& operator = (
const _com_error& that
) throw ( );
END Microsoft Specific