Share via


IVsTextViewIntellisenseHost_Corrected.AfterCompletorCommit Method

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

Syntax

'Declaration
Function AfterCompletorCommit As Integer
int AfterCompletorCommit()
int AfterCompletorCommit()
abstract AfterCompletorCommit : unit -> int 
function AfterCompletorCommit() : int

Return Value

Type: System.Int32

Implements

IVsIntellisenseHost_Corrected.AfterCompletorCommit()

.NET Framework Security

See Also

Reference

IVsTextViewIntellisenseHost_Corrected Interface

Microsoft.VisualStudio.TextManager.Interop Namespace