IErrorRecordsImpl::GetErrorDescriptionString

Gets the error description string from an error record.

LPOLESTR GetErrorDescriptionString(
   ERRORINFO& rCurError 
);

Parameters

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

Return Value

A pointer to a string describing the error.

Requirements

Header: atldb.h

See Also

Concepts

IErrorRecordsImpl Class

IErrorRecordsImpl Members