UCOMITypeComp 接口 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202
请改用 ITypeComp。
public interface class UCOMITypeComp[System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMITypeComp[System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMITypeComp[<System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMITypeComp = interface[<System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMITypeComp = interfacePublic Interface UCOMITypeComp- 属性
注解
有关接口的详细信息 ITypeComp ,请参阅 MSDN 库。
方法
| Bind(String, Int32, Int16, UCOMITypeInfo, DESCKIND, BINDPTR) | 
				已过时.
			 将名称映射到类型的成员,或者绑定类型库中包含的全局变量和函数。 | 
| BindType(String, Int32, UCOMITypeInfo, UCOMITypeComp) | 
				已过时.
			 绑定到包含在类型库中的类型说明。 |