Click or drag to resize

NotificationType Enumeration

Specifies the notification types.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public enum NotificationType
Members
  Member nameValueDescription
ErrorMacro0 A macro execution or recording error.
ErrorGeneral1 A general error.
ErrorScheme2 An error related to scheme loading.
JumpSession3 A session jump is requested.
MacroAppExit4 An application exit is requested by a macro.
See Also