IVsTextManager::CreateSelectionAction Method (IVsTextBuffer^, IVsTextSelectionAction^)
Visual Studio 2015
Method information is not provided. Do not use this method.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
int CreateSelectionAction(
IVsTextBuffer^ pBuffer,
[OutAttribute] IVsTextSelectionAction^% ppAction
)
Parameters
- pBuffer
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextBuffer^
Do not use.
- ppAction
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextSelectionAction^
Do not use.
Return Value
Type: System::Int32
Show: