/
GetOEMType
GetOEMType
Declaration
Delphi
function GetOEMType: Integer;
C/C++
SOPAD_API int SOPAD_getOEMType();
Description
Some pre-naturaSign signature devices were issued with different brand names. This function allows to detect such pads.
Return value
Device OEM type.
OEM Type | Description |
---|---|
-1 | OEM type hasn't been or cannot be detected |
0 | Unknown OEM type |
1 | StepOver |
2 | StepOEMS |
, multiple selections available,
Related content
GetDeviceStatusNew
GetDeviceStatusNew
More like this
GetDeviceSN
GetDeviceSN
More like this
GetSensorSize
GetSensorSize
More like this
EnumeratePadsFirst
EnumeratePadsFirst
More like this
checkCom
checkCom
More like this
Is256Pad
Is256Pad
More like this