Share via


IOleDocument Interface

Creates or enumerates views and provides other information. Implemented by a document for use by a container. For more information, see IOleDocument.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B722BCC5-4E68-101B-A2BC-00AA00404770")> _
Public Interface IOleDocument
'Usage
Dim instance As IOleDocument
[InterfaceTypeAttribute()]
[GuidAttribute("B722BCC5-4E68-101B-A2BC-00AA00404770")]
public interface IOleDocument
[InterfaceTypeAttribute()]
[GuidAttribute(L"B722BCC5-4E68-101B-A2BC-00AA00404770")]
public interface class IOleDocument
public interface IOleDocument

See Also

Reference

IOleDocument Members

Microsoft.VisualStudio.OLE.Interop Namespace