/
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 TypeDescription
-1OEM type hasn't been or cannot be detected
0Unknown OEM type
1StepOver
2StepOEMS

Related content

GetDeviceStatusNew
GetDeviceStatusNew
More like this
GetDeviceSN
More like this
GetSensorSize
More like this
EnumeratePadsFirst
EnumeratePadsFirst
More like this
checkCom
More like this
Is256Pad
More like this