_SignatureHelper Gränssnitt

Definition

Viktigt!

Detta API uppfyller inte CLS.

Exponerar SignatureHelper klassen för ohanterad kod.

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
Härledda
Attribut

Kommentarer

Det här gränssnittet är för åtkomst till hanterade klasser från ohanterad kod och bör inte anropas från hanterad kod.

Metoder

Name Description
GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

Mappar en uppsättning namn till en motsvarande uppsättning av sändningsidentifierare.

GetTypeInfo(UInt32, UInt32, IntPtr)

Hämtar typinformationen för ett objekt, som kan användas för att hämta typinformationen för ett gränssnitt.

GetTypeInfoCount(UInt32)

Hämtar antalet typinformationsgränssnitt som ett objekt tillhandahåller (antingen 0 eller 1).

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

Ger åtkomst till egenskaper och metoder som exponeras av ett objekt.

Gäller för