_Module Interfaccia
In questo articolo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è conforme a CLS.
Espone la classe Module a codice non gestito.
public interface class _Module
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("D002E9BA-D9E3-3749-B1D3-D565A08B13E7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _Module
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("D002E9BA-D9E3-3749-B1D3-D565A08B13E7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _Module
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("D002E9BA-D9E3-3749-B1D3-D565A08B13E7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _Module = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("D002E9BA-D9E3-3749-B1D3-D565A08B13E7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _Module = interface
Public Interface _Module
- Derivato
- Attributi
Questa interfaccia è destinata all'accesso alle classi gestite da codice non gestito e non deve essere chiamata dal codice gestito.
Get |
Esegue il mapping di un set di nomi a un set corrispondente di ID dispatch. |
Get |
Recupera le informazioni sul tipo relative a un oggetto, che possono essere usate per ottenere informazioni sul tipo relative a un'interfaccia. |
Get |
Recupera il numero delle interfacce di informazioni sul tipo fornite da un oggetto (0 o 1). |
Invoke(UInt32, Guid, UInt32, Int16, Int |
Fornisce l'accesso a proprietà e metodi esposti da un oggetto. |
Prodotto | Versioni |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: