다음을 통해 공유


IErrorRecordsImpl::GetErrorHelpFile

Gets the path name of the help file from an error record.

LPOLESTR GetErrorHelpFile( 
   ERRORINFO& rCurError  
);

매개 변수

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

반환 값

Pointer to a string that contains the path name of the help file for the error.

요구 사항

Header: atldb.h

참고 항목

참조

IErrorRecordsImpl 클래스