PyIDispatchEx Object

A OLE automation client object that uses the IDispatchEx scripting interface..

Methods

GetDispID
 

InvokeEx
Provides access to properties and methods exposed by a PyIDispatchEx object. 

DeleteMemberByName
 

DeleteMemberByDispID
 

GetMemberProperties
 

GetMemberName
Returns the name associated with a member id 

GetNextDispID
Enumerates member ids. 

Based On

PyIDispatch