SequenceFileDisplayReasons
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
SequenceFileDisplayReasons
These values are passed as a parameter to the ApplicationMgr.DisplaySequenceFile event to provide the reason for why the event was generated.
- SequenceFileDisplayReason_GotoLocation –(Value: 3) The event was generated because of a request to display a location that resides in the file.
- SequenceFileDisplayReason_NewSequenceFile –(Value: 2) The event was generated because a new sequence file was created.
- SequenceFileDisplayReason_OpenSequenceFile –(Value: 1) The event was generated because the sequence file was opened.
- SequenceFileDisplayReason_UIMessage –(Value: 0) The event was generated because the TestStand Engine sent the UIMsg_OpenWindows message for the sequence file.