IVssComponentEx2 클래스(vswriter.h)
구성 요소 수준 기록기 오류를 보고하고 검색하기 위한 추가 메서드를 정의합니다.
IVssComponentEx2 인터페이스는 C++(COM 아님) 인터페이스입니다.
IVssComponentEx2 인터페이스의 instance 가져오려면 IVssComponent 인터페이스의 QueryInterface 메서드를 호출하고 IID_IVssComponentEx2 상수를 IID(인터페이스 식별자) 매개 변수로 전달합니다.
상속
IVssComponentEx2 인터페이스는 IVssComponentEx 및 IVssComponent에서 상속됩니다. IVssComponentEx2 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IVssComponentEx2 클래스에는 이러한 메서드가 있습니다.
IVssComponentEx2::GetFailure VSS 요청자는 이 메서드를 호출하여 기록기에서 보고한 구성 요소 수준 오류를 검색합니다. |
IVssComponentEx2::SetFailure VSS 기록기는 이 메서드를 호출하여 구성 요소 수준에서 오류를 보고합니다. |
요구 사항
지원되는 최소 클라이언트 | Windows 7 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 R2 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | vswriter.h(Vss.h, VsWriter.h 포함) |