_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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Microsoft Specific
Assigns an existing _com_error object to another.
_com_error& operator = (
const _com_error& that
) throw ( );
END Microsoft Specific