Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IMacro Interface / StartMacroRecording Method


In This Topic
StartMacroRecording Method (IMacro)
In This Topic
Starts recording a macro in the current terminal session.
Syntax
'Declaration
 
Sub StartMacroRecording() 
 
'Usage
 
Dim instance As IMacro
 
instance.StartMacroRecording()
See Also