Methods
IDispEventImpl | The constructor. |
GetTypeInfoCount | Retrieves the number of type information interfaces. |
GetTypeInfo | Retrieves the type information for an object. |
GetIDsOfNames | Maps a single member and an optional set of argument names to a corresponding set of integer DISPIDs. |
GetFuncInfoFromId | Locates the function index for the specified dispatch identifier. |
GetUserDefinedType | Retrieves the basic type of a user-defined type. |
Typedefs
tihclass | The class used to manage the type information. By default, CComTypeInfoHolder. |