UCOMITypeComp 介面

定義

警告

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 = interface
Public Interface UCOMITypeComp
屬性

備註

如需 介面的詳細資訊 ITypeComp ,請參閱 MSDN 程式庫。

方法

Bind(String, Int32, Int16, UCOMITypeInfo, DESCKIND, BINDPTR)
已淘汰.

對應名稱至型別的成員,或繫結包含於型別程式庫中的全域變數和函式。

BindType(String, Int32, UCOMITypeInfo, UCOMITypeComp)
已淘汰.

繫結至型別程式庫內所包含的型別描述。

適用於