System.IDispatch Methods
InheritedProtected
GetIDsOfNames | public | GetIDsOfNames returns a set of dispatch identifiers (dispids) for a given member name. |
GetTypeInfo | public | GetTypeInfo returns the object's type information. |
GetTypeInfoCount | public | GetTypeInfoCount returns the count of type information interfaces. |
Invoke | public | Invoke performs a call to a late-binded property or method. |