This method of the DispatchProxy Class retrieves the underlying dispatch object that is called by IDispatch. This object was passed to the DispatchProxy constructor via the dispatch parameter.
public Object getUnderlyingObject();
Returns the underlying dispatchable object.