Microsoft 专用
调用 IErrorInfo::GetGUID 函数。
GUID GUID( ) const throw( );
返回值
对于 _com_error 对象中记录的 IErrorInfo 对象,返回 IErrorInfo::GetGUID 的结果。 如果未记录 IErrorInfo 对象,则返回 GUID_NULL。
备注
忽略调用 IErrorInfo::GetGUID 方法时的任何错误。
结束 Microsoft 专用
Microsoft 专用
调用 IErrorInfo::GetGUID 函数。
GUID GUID( ) const throw( );
对于 _com_error 对象中记录的 IErrorInfo 对象,返回 IErrorInfo::GetGUID 的结果。 如果未记录 IErrorInfo 对象,则返回 GUID_NULL。
忽略调用 IErrorInfo::GetGUID 方法时的任何错误。
结束 Microsoft 专用