IVsSearchCallback 인터페이스

 

게시: 2016년 4월

검색 소비자 (예: 창 검색 호스트)가 구현 됩니다.검색 작업이 진행 중 또는 완료를 보고 하는이 인터페이스를 호출 합니다.

네임스페이스:   Microsoft.VisualStudio.Shell.Interop
어셈블리:  Microsoft.VisualStudio.Shell.Interop.11.0.dll의 Microsoft.VisualStudio.Shell.Interop.11.0

구문

[GuidAttribute("FACE369A-F6AB-4EA8-8FA5-E50E326A7CFB")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSearchCallback
[GuidAttribute("FACE369A-F6AB-4EA8-8FA5-E50E326A7CFB")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsSearchCallback
[<GuidAttribute("FACE369A-F6AB-4EA8-8FA5-E50E326A7CFB")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSearchCallback = interface end
<GuidAttribute("FACE369A-F6AB-4EA8-8FA5-E50E326A7CFB")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IVsSearchCallback

메서드

이름 설명
System_CAPS_pubmethod ReportComplete(IVsSearchTask, UInt32)

System_CAPS_pubmethod ReportProgress(IVsSearchTask, UInt32, UInt32)

참고 항목

Microsoft.VisualStudio.Shell.Interop 네임스페이스

맨 위로 이동