Share via


IVsCommitGestureSink.FlushCommitEventIfCurrentClusterIsOutermost Method

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Sub FlushCommitEventIfCurrentClusterIsOutermost
'Usage
Dim instance As IVsCommitGestureSink

instance.FlushCommitEventIfCurrentClusterIsOutermost()
void FlushCommitEventIfCurrentClusterIsOutermost()
void FlushCommitEventIfCurrentClusterIsOutermost()
function FlushCommitEventIfCurrentClusterIsOutermost()

Remarks

COM Signature

From textmgr.idl:

HRESULT IVsCommitGestureSink::FlushCommitEventIfCurrentClusterIsOutermost();

.NET Framework Security

See Also

Reference

IVsCommitGestureSink Interface

IVsCommitGestureSink Members

Microsoft.VisualStudio.TextManager.Interop Namespace