ITypeComp Interface
.NET Framework (current version)
Provides the managed definition of the ITypeComp interface.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Bind(String^, Int32, Int16, ITypeInfo^%, DESCKIND%, BINDPTR%) | Maps a name to a member of a type, or binds global variables and functions contained in a type library. |
![]() | BindType(String^, Int32, ITypeInfo^%, ITypeComp^%) | Binds to the type descriptions contained within a type library. |
For more information about the ITypeComp interface, see the MSDN Library.
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show:
