/
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.

Related content

setPadSettings
More like this
getPadSettings
More like this
setPadType
More like this
4. StepOver PadSettings
4. StepOver PadSettings
More like this
startCapture
More like this
configurePad
More like this