IVsCommitGestureSink 인터페이스
UI 커밋 동작을 발생 했음을 나타냅니다.
네임스페이스: Microsoft.VisualStudio.TextManager.Interop
어셈블리: Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)
구문
‘선언
<GuidAttribute("957970B0-71E1-11D3-AFF1-00105A9991EF")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCommitGestureSink
[GuidAttribute("957970B0-71E1-11D3-AFF1-00105A9991EF")]
[InterfaceTypeAttribute()]
public interface IVsCommitGestureSink
[GuidAttribute(L"957970B0-71E1-11D3-AFF1-00105A9991EF")]
[InterfaceTypeAttribute()]
public interface class IVsCommitGestureSink
[<GuidAttribute("957970B0-71E1-11D3-AFF1-00105A9991EF")>]
[<InterfaceTypeAttribute()>]
type IVsCommitGestureSink = interface end
public interface IVsCommitGestureSink
IVsCommitGestureSink 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
FlushCommitEventIfCurrentClusterIsOutermost | 커밋 이벤트가 발생합니다. | |
OnCommitGesture | 버퍼에 대 한 변경 커밋 되었을 때 호출 됩니다. |
위쪽
설명
한 방송 다 보다는 다 대 일 이벤트 이므로 인터페이스입니다는 여러 클라이언트 QueryInterface 에 대 한 필요에 따라 호출 합니다.