/
GetRegistryPadSettings
GetRegistryPadSettings
Declaration
Delphi
function GetRegistryPadSettings: ShortString;
C/C++
SOPAD_API void SOPAD_getRegistryPadSettings(char szPadSettings[SOPAD_MAX_STRING_LENGTH]);
Description
Function returns pad settings string stored in registry key HKEY_CURRENT_USER\SOFTWARE\StepOver\Driver, value 'PadSettings'. This is the setting used by startCapture and other functions.
Return value
Pad settings string.
, multiple selections available,
Related content
getPadSettings
getPadSettings
More like this
setPadSettings
setPadSettings
More like this
setPadType
setPadType
More like this
GetDeviceStatusNew
GetDeviceStatusNew
More like this
configurePad
configurePad
More like this
isPadavAvailable
isPadavAvailable
More like this