This topic has not yet been rated - Rate this topic

IVsSimpleDocFactory Interface

Creates a doc data object from a given file and returns the requested interface of the document. The environment supplies a default implementation.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("9D0CA895-4F60-4DE8-980D-06AAD61CE88C")] 
public interface IVsSimpleDocFactory
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("9D0CA895-4F60-4DE8-980D-06AAD61CE88C") */ 
public interface IVsSimpleDocFactory
InterfaceTypeAttribute(1) 
GuidAttribute("9D0CA895-4F60-4DE8-980D-06AAD61CE88C") 
public interface IVsSimpleDocFactory

The IVsInvisibleEditor interface uses this interface if the requested file is not open.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ