Microsoft SDK for Java

enableEvents

This method of the ActiveXComponent Class wires events for an object. When an object derives from the ActiveXComponent class, this method should be implemented using an instance of ConnectionPointCookie to sink an event.

Syntax

public void enableEvents();

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