_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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Microsoft Specific
Assigns an existing _com_error object to another.
_com_error& operator = (
const _com_error& that
) throw ( );
END Microsoft Specific