_Module Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Exposes the Module class to unmanaged code.
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
- Derived
- Attributes
This interface is for access to managed classes from unmanaged code and should not be called from managed code.
Get |
Maps a set of names to a corresponding set of dispatch identifiers. |
Get |
Retrieves the type information for an object, which can be used to get the type information for an interface. |
Get |
Retrieves the number of type information interfaces that an object provides (either 0 or 1). |
Invoke(UInt32, Guid, UInt32, Int16, Int |
Provides access to properties and methods exposed by an object. |
Product | Versies |
---|---|
.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 |
.NET-feedback
.NET is een open source project. Selecteer een koppeling om feedback te geven: