다음을 통해 공유


IErrorRecordsImpl::GetErrorSource

Gets the source code that caused the error from an error record.

LPOLESTR GetErrorSource( 
   ERRORINFO& rCurError  
);

매개 변수

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

반환 값

Pointer to a string containing the source code for the error.

요구 사항

Header: atldb.h

참고 항목

참조

IErrorRecordsImpl 클래스