Поделиться через


IVsTextViewIntellisenseHost.AfterCompletorCommit - метод

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop.8.0 (в Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Синтаксис

'Декларация
Function AfterCompletorCommit As Integer
int AfterCompletorCommit()
int AfterCompletorCommit()
abstract AfterCompletorCommit : unit -> int
function AfterCompletorCommit() : int

Возвращаемое значение

Тип: Int32
Если метод завершается успешно, возвращает NativeMethods.S_OK.Если происходит сбой, возвращается код ошибки.

Заметки

Из singlefileeditor.idl:

HRESULT IVsTextViewIntellisenseHost::AfterCompletorCommit();

Безопасность платформы .NET Framework

См. также

Ссылки

IVsTextViewIntellisenseHost Интерфейс

Microsoft.VisualStudio.TextManager.Interop - пространство имен