IVsEditorFactory Methods

 

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

NameDescription
System_CAPS_pubmethodClose()

Releases all cached interface pointers and unregisters any event sinks.

System_CAPS_pubmethodCreateEditorInstance(UInt32, String^, String^, IVsHierarchy^, UInt32, IntPtr, IntPtr, IntPtr, String^, Guid, Int32)

Used by the editor factory architecture to create editors that support data/view separation.

System_CAPS_pubmethodMapLogicalView(Guid, String^)

Maps a logical view to a physical view.

System_CAPS_pubmethodSetSite(IServiceProvider^)

Initializes an editor in the environment.

Return to top
Show: