| Modifier and Type | Method and Description | 
|---|---|
| static void | ScDllWrapper. scDelCurrentUserRegValue(ScTwoStrings in)Deletes a string value in the Windows registry under the base key 
         HKEY_CURRENT_USER. | 
| static void | ScDllWrapper. scGetDmnVrsn(ScTwoStrings out)Retrieves the SpaceController daemon's software version and the path to
         its binary file. | 
| static void | ScDllWrapper. scGetFgAppl(ScTwoStrings out)Retrieves the name and potentially the state of the foreground application. | 
| 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. scSetState(ScTwoStrings in)Deprecated.   |