LoadTypePaletteFilesOptions
- Updated2025-07-21
- 1 minute(s) read
LoadTypePaletteFilesOptions
These constants represent the options you use with the options parameter of the Engine.LoadTypePaletteFilesEx method.
- LoadTypePaletteOptions_DisplayErrors –(Value: 0x1) Specifies to not return an error and to launch a warning dialog box that contains a description of all errors that occurred while loading the type palette files.
- LoadTypePaletteOptions_NoOptions –(Value: 0x0) Specifies the default behavior, which is to return an error to the caller of the method.