IOleDocumentSite Interface

Definition

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.

public interface class IOleDocumentSite
public interface class IOleDocumentSite
__interface IOleDocumentSite
[System.Runtime.InteropServices.Guid("B722BCC7-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleDocumentSite
[System.Runtime.InteropServices.Guid("B722BCC7-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleDocumentSite
[<System.Runtime.InteropServices.Guid("B722BCC7-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleDocumentSite = interface
[<System.Runtime.InteropServices.Guid("B722BCC7-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleDocumentSite = interface
Public Interface IOleDocumentSite
Attributes

Methods

ActivateMe(IOleDocumentView)

Applies to