InfoConnect for Airlines
Macro Class Methods


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

Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetMacroNamesGets a list of existing macro names.  
Public MethodMacroCompletedEventSinkFor internal use  
Public MethodMacroStartedEventSinkFor internal use  
Public MethodPasswordBoxDisplays a prompt for the Password dialog box.  
Public MethodPauseRecordingPauses the macro recorder in the current terminal session.  
Public MethodResumeRecordingResumes recording a macro in the current terminal session.  
Public MethodRunMacroOverloaded. Runs a macro.  
Public MethodShowMacroDialogDisplays the Run Macro dialog box.  
Public MethodStartMacroRecordingStarts recording a macro in the current terminal session.  
Public MethodStopMacroStops a currently running macro.  
Public MethodStopMacroRecordingStops the macro recorder in the current terminal session, and saves the macro.  
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnMacroCompletedFire MacroCompleted event  
Protected MethodOnMacroStartedFire MacroStarted event  
Top
See Also