IVsSimpleDocFactory Members
Include Protected Members
Include Inherited Members
Creates a doc data object from a given file and returns the requested interface of the document. The environment supplies a default implementation.
The IVsSimpleDocFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
LoadDocument | Loads the given file into a document data object and returns the given interface on that object. |
Top