IVsTextView3 Methods

 

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

NameDescription
System_CAPS_pubmethodAddProjectionAwareCommandFilter(IOleCommandTarget^, IOleCommandTarget^)

Adds a command filter which will be called even when the view selection or caret does not map to the underlying buffer.

System_CAPS_pubmethodDoesViewSupportRole(String^, Int32)

Determines whether the view supports the specified role.

System_CAPS_pubmethodGetCanCaretAndSelectionMapToSurfaceBuffer(Int32)

Determines whether the view selection and caret can map to the underlying text buffer.

Return to top
Show: