IVsDeferredDocView Members
Include Protected Members
Include Inherited Members
Defers providing an actual document view until after loading and registering the document data in the Running Document Table (RDT). This allows the package to examine the document and decide what kind of view to provide.
The IVsDeferredDocView type exposes the following members.
Methods
Name | Description | |
---|---|---|
get_CmdUIGuid | Retrieves the GUID for the pane or editor factory for later use when you create the view. | |
get_DocView | Provides the document view to the document window. |
Top