_SignatureHelper Arabirim

Tanım

Önemli

Bu API, CLS uyumlu değildir.

SignatureHelperSınıfı yönetilmeyen koda gösterir.

public interface class _SignatureHelper
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("7D13DD37-5A04-393C-BBCA-A5FEA802893D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _SignatureHelper
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("7D13DD37-5A04-393C-BBCA-A5FEA802893D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _SignatureHelper
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("7D13DD37-5A04-393C-BBCA-A5FEA802893D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _SignatureHelper = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("7D13DD37-5A04-393C-BBCA-A5FEA802893D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _SignatureHelper = interface
Public Interface _SignatureHelper
Türetilmiş
Öznitelikler

Açıklamalar

Bu arabirim yönetilmeyen koddan yönetilen sınıflara erişim içindir ve yönetilen koddan çağrılmamalıdır.

Yöntemler

GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

Bir ad kümesini karşılık gelen bir dağıtma tanımlayıcısı kümesine eşler.

GetTypeInfo(UInt32, UInt32, IntPtr)

Bir arabirimin tür bilgilerini almak için kullanılabilen bir nesnenin tür bilgilerini alır.

GetTypeInfoCount(UInt32)

Bir nesnenin sağladığı tür bilgisi arabirimlerinin sayısını alır (0 ya da 1).

Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)

Bir nesne tarafından sunulan özelliklere ve yöntemlere erişim sağlar.

Şunlara uygulanır