System.IDispatch Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
GetIDsOfNamespublicGetIDsOfNames returns a set of dispatch identifiers (dispids) for a given member name.
GetTypeInfopublicGetTypeInfo returns the object's type information.
GetTypeInfoCountpublicGetTypeInfoCount returns the count of type information interfaces.
InvokepublicInvoke performs a call to a late-binded property or method.