Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Declaration
<GuidAttribute("B722BCC7-4E68-101B-A2BC-00AA00404770")> _
<InterfaceTypeAttribute()> _
Public Interface IOleDocumentSite
[GuidAttribute("B722BCC7-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface IOleDocumentSite
[GuidAttribute(L"B722BCC7-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface class IOleDocumentSite
[<GuidAttribute("B722BCC7-4E68-101B-A2BC-00AA00404770")>]
[<InterfaceTypeAttribute()>]
type IOleDocumentSite = interface end
public interface IOleDocumentSite
The IOleDocumentSite type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ActivateMe |
Top
.gif)