IMcCaptSettingsImport Method
|
|
Imports settings from a legacy settings file.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxSub Import (
FileName As Object
)
Parameters
- FileName
- Type: SystemObject
Full path of legacy settings file
RemarksThis method will import the settings from a legacy
settings file specified by FileName. Only legacy
settings that have analogous settings in this capture
environment will be imported.
See Also