QueryReloadSequenceFileOptions

Use these constants with the opt parameter of the ApplicationMgr.QueryReloadSequenceFile event.

  • QueryReloadSequenceFile_Cancel –(Value: 2) The Application Manager control does not reload the sequence file.
  • QueryReloadSequenceFile_Prompt –(Value: 0) The Application Manager control prompts the user to reload the sequence file.
  • QueryReloadSequenceFile_Reload –(Value: 1) The Application Manager control reloads the sequence file.

See Also

ApplicationMgr.QueryReloadSequenceFile