IVsEditorFactory Members
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
Releases all cached interface pointers and unregisters any event sinks.
Used by the editor factory architecture to create editors that support data/view separation.
Maps a logical view to a physical view.
Initializes an editor in the environment.
Top