IVsTextManager::CreateSelectionAction Method (IVsTextBuffer^, IVsTextSelectionAction^)

 

Method information is not provided. Do not use this method.

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

int CreateSelectionAction(
	IVsTextBuffer^ pBuffer,
	[OutAttribute] IVsTextSelectionAction^% ppAction
)

Return Value

Type: System::Int32
Return to top
Show: