The ICreateErrorInfo interface has the following methods:
SetDescription sets the textual description of the error.
SetGUID sets the GUID for the interface that defined the error.
SetHelpContext sets the Help context ID for the error.
SetHelpFile sets the path of the Help file that describes the error.
SetSource sets the ProgID for the class or application that returned the error.