Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IMacro Interface

In This Topic
    IMacro Interface Properties
    In This Topic

    For a list of all members of this type, see IMacro members.

    Public Properties
     NameDescription
     PropertyGets or sets a string variable that can be used as data during macro execution.  
     PropertyGets the parent object. This is the IIbmTerminal object.  
     PropertyGets a value indicating whether the macro recorder is currently recording.  
     PropertyGets a value indicating whether the macro recorder is currently paused.  
     PropertyGets the current macro recording script, if any. Returns String.Empty if no script is currently recording.  
    Top
    See Also