IOleInPlaceSite Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Manages the interaction between the container and the object's in-place client site. For more information, see IOleInPlaceSite.
public interface class IOleInPlaceSite : Microsoft::VisualStudio::OLE::Interop::IOleWindow
public interface class IOleInPlaceSite : Microsoft::VisualStudio::OLE::Interop::IOleWindow
__interface IOleInPlaceSite : Microsoft::VisualStudio::OLE::Interop::IOleWindow
[System.Runtime.InteropServices.Guid("00000119-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceSite : Microsoft.VisualStudio.OLE.Interop.IOleWindow
[System.Runtime.InteropServices.Guid("00000119-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleInPlaceSite : Microsoft.VisualStudio.OLE.Interop.IOleWindow
[<System.Runtime.InteropServices.Guid("00000119-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceSite = interface
interface IOleWindow
[<System.Runtime.InteropServices.Guid("00000119-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleInPlaceSite = interface
interface IOleWindow
Public Interface IOleInPlaceSite
Implements IOleWindow
- Derived
- Attributes
- Implements