ITypeComp Arabirim

Tanım

Arabirimin yönetilen tanımını ITypeComp sağlar.

public interface class ITypeComp
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeComp
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")]
public interface ITypeComp
public interface ITypeComp
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ITypeComp = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("00020403-0000-0000-C000-000000000046")>]
type ITypeComp = interface
type ITypeComp = interface
Public Interface ITypeComp
Öznitelikler

Açıklamalar

Daha fazla bilgi için bkz. ITypeComp arabirimi.

Yerel koddaki bir COM yöntemi bir HRESULT döndürdüğünde ortak dil çalışma zamanı bir özel durum oluşturur. Daha fazla bilgi için bkz . Nasıl yapılır: HRESULTs ve Özel Durumları Eşleme.

Yöntemler

Bind(String, Int32, Int16, ITypeInfo, DESCKIND, BINDPTR)

Bir adı bir türün üyesiyle eşler veya tür kitaplığında yer alan genel değişkenleri ve işlevleri bağlar.

BindType(String, Int32, ITypeInfo, ITypeComp)

Bir tür kitaplığında yer alan tür açıklamalarına bağlanır.

Şunlara uygulanır