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.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000C060B-0000-0000-C000-000000000046")> _
Public Interface SOleComponentManager
[InterfaceTypeAttribute()]
[GuidAttribute("000C060B-0000-0000-C000-000000000046")]
public interface SOleComponentManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"000C060B-0000-0000-C000-000000000046")]
public interface class SOleComponentManager
[<InterfaceTypeAttribute()>]
[<GuidAttribute("000C060B-0000-0000-C000-000000000046")>]
type SOleComponentManager = interface end
public interface SOleComponentManager