IVsDocOutlineProvider Methods

 

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

NameDescription
System_CAPS_pubmethodGetOutline(IntPtr, IOleCommandTarget^)

Returns a document outline.

System_CAPS_pubmethodGetOutlineCaption(VSOUTLINECAPTION, String^)

Returns a document outline caption.

System_CAPS_pubmethodOnOutlineStateChange(UInt32, UInt32)

Notifies the client when changes have been made to the document outline state.

System_CAPS_pubmethodReleaseOutline(IntPtr, IOleCommandTarget^)

Releases a document outline.

Return to top
Show: