_Attribute Methods
.NET Framework 4.5
The _Attribute type exposes the following members.
| 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. |