Microsoft SDK for Java

getUnderlyingObject

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.

Syntax

public Object getUnderlyingObject();

Return Value

Returns the underlying dispatchable object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.