Share via


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

Reference

IErrorRecordsImpl Class