The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UCOMITypeComp Interface
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Return to top
Use System.Runtime.InteropServices.ComTypes.ITypeComp instead.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Bind(String, Int32, Int16, UCOMITypeInfo, 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, UCOMITypeInfo, UCOMITypeComp) | Binds to the type descriptions contained within a type library. |
For more information about the ITypeComp interface, see the MSDN Library.
.NET Framework
Available since 1.1
Available since 1.1
Show:
