Attachmate.Reflection.Emulation.OpenSystems Namespace > IMacro Interface : MacroStarted Event |
'Declaration
Event MacroStarted As EventHandler
'Usage
Dim instance As IMacro Dim handler As EventHandler AddHandler instance.MacroStarted, handler
event EventHandler MacroStarted