Methods' Summary |
ProcessCompatibleVbaEvent |
Execute VBA compatible event.
VbaEvent: Compatible VBA event id.
aArgs: the array of input arguments.
return: True if execute successfully, or False.
|
Methods' Details |
ProcessCompatibleVbaEvent
boolean |
ProcessCompatibleVbaEvent( |
[in] long |
nEventId, |
| [in] sequence< any > |
aArgs ); |
- Description
- Execute VBA compatible event.
VbaEvent: Compatible VBA event id.
aArgs: the array of input arguments.
return: True if execute successfully, or False.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.