Include Protected Members
Include Inherited Members
Creates instances of document view objects and of data objects.
The IVsEditorFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Close | Releases all cached interface pointers and unregisters any event sinks. |
![]() |
CreateEditorInstance | Used by the editor factory architecture to create editors that support data/view separation. |
![]() |
MapLogicalView | Maps a logical view to a physical view. |
![]() |
SetSite | Initializes an editor in the environment. |
Top