IOleClientSite Interface

Definition

Gives an embedded object information about resources provided by its container such as the ___location and extent of its display site, its moniker, and its user interface. For more information, see IOleClientSite.

public interface class IOleClientSite
public interface class IOleClientSite
__interface IOleClientSite
[System.Runtime.InteropServices.Guid("00000118-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleClientSite
[System.Runtime.InteropServices.Guid("00000118-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleClientSite
[<System.Runtime.InteropServices.Guid("00000118-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleClientSite = interface
[<System.Runtime.InteropServices.Guid("00000118-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleClientSite = interface
Public Interface IOleClientSite
Attributes

Applies to