ITypeComp Interface

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
'Usage
Dim instance As ITypeComp
[InterfaceTypeAttribute()]
[GuidAttribute("00020403-0000-0000-C000-000000000046")]
public interface ITypeComp
[InterfaceTypeAttribute()]
[GuidAttribute(L"00020403-0000-0000-C000-000000000046")]
public interface class ITypeComp
public interface ITypeComp

See Also

Reference

ITypeComp Members

Microsoft.VisualStudio.OLE.Interop Namespace