IOleDocumentView Interface
Provides communication between a container and each view supported by a document object. For more information, see IOleDocumentView.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B722BCC6-4E68-101B-A2BC-00AA00404770")> _
Public Interface IOleDocumentView
'Usage
Dim instance As IOleDocumentView
[InterfaceTypeAttribute()]
[GuidAttribute("B722BCC6-4E68-101B-A2BC-00AA00404770")]
public interface IOleDocumentView
[InterfaceTypeAttribute()]
[GuidAttribute(L"B722BCC6-4E68-101B-A2BC-00AA00404770")]
public interface class IOleDocumentView
public interface IOleDocumentView