/
GetSensorSize

GetSensorSize

Declaration

Delphi

procedure GetSensorSize(var Size: TSensorSize);

C/C++

SOPAD_API void SOPAD_getSensorSize(SOPAD_TSensorSize* pSize);

Description

Returns sensor size of configured signature device.

The same values can be obtained with GetDriverLong function, key=14..19.

Arguments

Size

Sensor size structure.

Related content

TSensorSize
More like this
GetDeviceStatusNew
GetDeviceStatusNew
More like this
GetOEMType
More like this
GetDeviceSN
More like this
Is256Pad
More like this
ReadPreviewImage
ReadPreviewImage
More like this