_ModuleBuilder Methods
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| GetIDsOfNames | Maps a set of names to a corresponding set of dispatch identifiers. |
| GetTypeInfo | Retrieves the type information for an object, which can be used to get the type information for an interface. |
| GetTypeInfoCount | Retrieves the number of type information interfaces that an object provides (either 0 or 1). |
| Invoke | Provides access to properties and methods exposed by an object. |