| Modifier and Type | Method and Description | 
|---|---|
| static void | ScDllWrapper. scGetCfgFileName(int devIdx,
                ScOneString out)Retrieves the name and path of the device's actual configuration file. | 
| static void | ScDllWrapper. scIsProcessRunning(ScOneString processName,
                  ScOneBoolean isRunning)Checks if the process with the given name is running or not.\n
          Example: | 
| static void | ScDllWrapper. scLoadDevPars(int devIdx,
             ScOneString in,
             ScDevPars out)Deprecated.   | 
| static void | ScDllWrapper. scQueryCurrentUserRegValue(ScTwoStrings in,
                          int len,
                          ScOneString out)Queries a string value from the Windows registry under the base key 
         HKEY_CURRENT_USER. | 
| static void | ScDllWrapper. scSaveDevPars(int devIdx,
             ScOneString in)Deprecated.   |