24 #ifndef __IErrorStringService__ 25 #define __IErrorStringService__ 28 #include "IPMUnknown.h" 102 enum { kDefaultIID = IID_IERRORSTRINGSERVICE };
134 virtual bool16 HasUserErrorDescription (ErrorCode errCode,
IPMUnknown* errInfo)
const = 0;
143 virtual PMString GetUserErrorDescription (ErrorCode errCode,
IPMUnknown* errInfo)
const = 0;