IVsEditorFactory Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | Releases all cached interface pointers and unregisters any event sinks. |
![]() | CreateEditorInstance(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. |
![]() | MapLogicalView(Guid, String^) | Maps a logical view to a physical view. |
![]() | SetSite(IServiceProvider^) | Initializes an editor in the environment. |
Show:
