Microsoft SDK for Java

addActiveXControlListener

This method of the ActiveXControl Class adds an ActiveXControlListener object that listens to events sourced by the ActiveXControl class.

Syntax

public void addActiveXControlListener(ActiveXControlListener listener);

Parameters

listener The ActiveXControlListener object that will sink events.

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