IOleDocumentSite Interface
Enables a document object to directly instruct its client site to activate it as a document object. Implemented by the container. For more information, see IOleDocumentSite.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<GuidAttribute("B722BCC7-4E68-101B-A2BC-00AA00404770")> _
<InterfaceTypeAttribute()> _
Public Interface IOleDocumentSite
[GuidAttribute("B722BCC7-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface IOleDocumentSite
The IOleDocumentSite type exposes the following members.
Methods
Name | Description | |
---|---|---|
ActivateMe |
Top