Attachmate.Reflection.Emulation.Common Namespace : IMacro Interface |
For a list of all members of this type, see IMacro members.
Name | Description | |
---|---|---|
![]() | GetMacroNames | Gets a list of existing macro names. |
![]() | PasswordBox | Displays a prompt for the Password dialog box. |
![]() | PauseRecording | Pauses macro recording in the current terminal session. |
![]() | ResumeRecording | Resumes recording a macro in the current terminal session. |
![]() | RunMacro | Overloaded. Runs a macro. |
![]() | ShowMacroDialog | Displays the Run Macro dialog box. |
![]() | StartMacroRecording | Starts recording a macro in the current terminal session. |
![]() | StopMacro | Stops a currently running macro. |
![]() | StopMacroRecording | Stops the macro recorder in the current terminal session, and saves the macro. |