IVsHiddenTextManager Methods

 

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

NameDescription
System_CAPS_pubmethodCreateHiddenTextSession(UInt32, Object^, IVsHiddenTextClient^, IVsHiddenTextSession^)

Creates a new hidden text session for a text buffer.

System_CAPS_pubmethodGetHiddenTextSession(Object^, IVsHiddenTextSession^)

Returns the current hidden text session for the specified text buffer, if one exists.

Return to top
Show: