SaveAllSeqFileOptions
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SaveAllSeqFileOptions
These constants represent the options you can use with the options parameter of the Engine.SaveAllModifiedSeqFiles method. Use the bitwise-OR operator to specify more than one option.
- SaveAllSeqFiles_NoOptions –(Value: 0x0) No options.
- SaveAllSeqFiles_PromptUser –(Value: 0x1) Prompts the user with a dialog box containing Yes, No, and Cancel buttons before saving the file.