Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- fileName
- name of the settings file to which the settings will be saved.
Refer to Startup example.
To load the engine settings from a file, call LoadSettings.
You must call Startup method before calling
SaveSettings method.
However, if you call SaveSettings after calling
Startup, but before you have set any of the engine settings, the
settings file will contain the default settings.
For more information, refer to Starting and Shutting Down the Engine.
For more information, refer to Starting and Shutting Down the Engine.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family