![]() |
![]() | ![]() |
![]() |
| |||
|
EventCallbackObject Interface
Used in conjunction with registerCallback to cause an external action when an event occurs in Microsoft® DirectAnimation. Whenever that event occurs, the invoke method of the callback is called with the event data produced by that event.
EventCallbackObject Methods
invoke Used to cause an external action to occur when an event occurs in DirectAnimation for Java. invoke
EventCallbackObject InterfaceUsed to cause an external action to occur when an event occurs in DirectAnimation for Java.
Syntax
public abstract void invoke( Object object, BvrsToRun extraBvrsToRun );Parameters
- object
- Object to be invoked.
- extraBvrsToRun
- Behaviors that are not part of the model.
Top of Page
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.