EngineInitializationSettings.SetInternalStartupOption
- Updated2025-07-21
- 1 minute(s) read
EngineInitializationSettings.SetInternalStartupOption
Syntax
EngineInitializationSettings.SetInternalStartupOption( option, newValue)
Purpose
Specifies the value for the internal startup option the option parameter specifies.
Parameters
option As InternalStartupOptions
[In] Specifies the internal startup option the method sets.
newValue As Variant
[In] Specifies the value of the internal startup option the option parameter specifies.