다음을 통해 공유


IErrorRecordsImpl::GetErrorDescriptionString

Gets the error description string from an error record.

LPOLESTR GetErrorDescriptionString( 
   ERRORINFO& rCurError  
);

매개 변수

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

반환 값

A pointer to a string describing the error.

요구 사항

Header: atldb.h

참고 항목

참조

IErrorRecordsImpl 클래스