_com_error::operator =
Microsoft Specific
_com_error& operator = ( const _com_error& that ) throw ( );
Parameters
that
A _com_error object
Remarks
Assigns an existing _com_error object to another.
END Microsoft Specific
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Microsoft Specific
_com_error& operator = ( const _com_error& that ) throw ( );
Parameters
that
A _com_error object
Remarks
Assigns an existing _com_error object to another.
END Microsoft Specific