Прочитать на английском

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


IVsUndoRedoClusterWithCommitEvents.OnUndoRedoClusterClosingWithCommitGesture - метод

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

Синтаксис

void OnUndoRedoClusterClosingWithCommitGesture(
    uint dwGestureFlags,
    TextSpan[] ptsChanged
)

Параметры

  • dwGestureFlags
    Тип: UInt32

    [in]

Заметки

Модель COM подписи

Из textmgr.idl:

HRESULT IVsUndoRedoClusterWithCommitEvents::OnUndoRedoClusterClosingWithCommitGesture(
   [in] DWORD dwGestureFlags,
   [in] TextSpan *ptsChanged
);

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

См. также

Ссылки

IVsUndoRedoClusterWithCommitEvents Интерфейс

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