Retrieves the IDispatch interface implemented by the object currently instantiated.
public Object getDispatchPeer()
Returns the object representing the IDispatch interface of the object.
This object can be used along with the com.ms.com.Dispatch class to invoke methods exposed through the controls' IDispatch interface.