This is the complete list of members for IErrorInfo, including all inherited members.
addRef()=0 | IUnknown | pure virtual |
borrowInterface(const IntfID &intfID, void **obj) const =0 | IBaseObject | pure virtual |
dispose()=0 | IBaseObject | pure virtual |
equals(IBaseObject *other, Bool *equal) const =0 | IBaseObject | pure virtual |
getHashCode(SizeT *hashCode)=0 | IBaseObject | pure virtual |
getMessage(IString **message)=0 | IErrorInfo | pure virtual |
getSource(IString **source)=0 | IErrorInfo | pure virtual |
queryInterface(const IntfID &intfID, void **obj)=0 | IUnknown | pure virtual |
releaseRef()=0 | IUnknown | pure virtual |
setMessage(IString *message)=0 | IErrorInfo | pure virtual |
setSource(IString *source)=0 | IErrorInfo | pure virtual |
toString(CharPtr *str)=0 | IBaseObject | pure virtual |