Copy the value of the specified rhs object into this object and return a modifiable reference to this object.

Synopsis

Declared in <balxml_errorinfo.h>

ErrorInfo&
operator=(ErrorInfo const& rhs);

Created with MrDocs