IErrorRecordsImpl::GetErrorGUID

Gets the error GUID from an error record.

REFGUID GetErrorGUID(
   ERRORINFO& rCurError 
);

Parameters

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

Return Value

A reference to a GUID for the error.

Requirements

Header: atldb.h

See Also

Concepts

IErrorRecordsImpl Class

IErrorRecordsImpl Members