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.
Provides information compilers need when binding and instantiating structures and interfaces. For more information, see ITypeComp Interface.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00020403-0000-0000-C000-000000000046")> _
Public Interface ITypeComp
[InterfaceTypeAttribute()]
[GuidAttribute("00020403-0000-0000-C000-000000000046")]
public interface ITypeComp
[InterfaceTypeAttribute()]
[GuidAttribute(L"00020403-0000-0000-C000-000000000046")]
public interface class ITypeComp
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00020403-0000-0000-C000-000000000046")>]
type ITypeComp = interface end
public interface ITypeComp
The ITypeComp type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Bind | |
![]() |
BindType |
Top
.gif)