Attachmate.Reflection.Emulation.Common Namespace > IMacro Interface : PauseRecording Method |
'Declaration
Sub PauseRecording()
'Usage
Dim instance As IMacro instance.PauseRecording()
void PauseRecording()
Exception | Description |
---|---|
System.InvalidOperationException | Thrown if the macro recorder is not currently recording. |