Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IOleInPlaceComponent.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
<GuidAttribute("5EFC7970-14BC-11CF-9B2B-00AA00573819")> _
<GuidAttribute("5EFC7970-14BC-11CF-9B2B-00AA00573819")> _
Public Interface SOleInPlaceComponent
[ComVisibleAttribute(false)]
[GuidAttribute("5EFC7970-14BC-11CF-9B2B-00AA00573819")]
[GuidAttribute("5EFC7970-14BC-11CF-9B2B-00AA00573819")]
public interface SOleInPlaceComponent
[ComVisibleAttribute(false)]
[GuidAttribute(L"5EFC7970-14BC-11CF-9B2B-00AA00573819")]
[GuidAttribute(L"5EFC7970-14BC-11CF-9B2B-00AA00573819")]
public interface class SOleInPlaceComponent
[<ComVisibleAttribute(false)>]
[<GuidAttribute("5EFC7970-14BC-11CF-9B2B-00AA00573819")>]
[<GuidAttribute("5EFC7970-14BC-11CF-9B2B-00AA00573819")>]
type SOleInPlaceComponent = interface end
public interface SOleInPlaceComponent