This method of the ICreateErrorInfo interface sets the GUID for the interface that defined the error.
public void SetGUID(_Guid rguid);
rguid | The GUID of the interface that defined the error, or GUID_NULL if the error was defined by the operating system. |