_ModuleBuilder Gränssnitt

Definition

Viktigt!

Detta API uppfyller inte CLS.

Exponerar ModuleBuilder klassen för ohanterad kod.

public interface class _ModuleBuilder
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("D05FFA9A-04AF-3519-8EE1-8D93AD73430B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _ModuleBuilder
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("D05FFA9A-04AF-3519-8EE1-8D93AD73430B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _ModuleBuilder
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("D05FFA9A-04AF-3519-8EE1-8D93AD73430B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _ModuleBuilder = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("D05FFA9A-04AF-3519-8EE1-8D93AD73430B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _ModuleBuilder = interface
Public Interface _ModuleBuilder
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