Microsoft SDK for Java

getExposedInterface

This method of the DispatchProxy Class retrieves the Java interface that is used as the template for IDispatch calls.

Syntax

public Class getExposedInterface();

Return Value

Returns the Java interface that is used as the template for IDispatch calls.

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