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.

See Also

Engine.SetInternalOption