IDispatchImpl Class Members

Class Methods

IdispatchImpl Constructor.

IDispatch Methods

GetIDsOfNames Maps a set of names to a corresponding set of dispatch identifiers.
GetTypeInfo Retrieves the type information for the dual interface.
GetTypeInfoCount Determines whether there is type information available for the dual interface.
Invoke Provides access to the methods and properties exposed by the dual interface.

Data Members

_tih Manages the type information for the dual interface.

IDispatchImpl Overview