'Declaration
Public Function TwainGetThreshold() As Integer
public int TwainGetThreshold()
public function TwainGetThreshold(): Integer;
public function TwainGetThreshold() : int;
public: int TwainGetThreshold();
public: int TwainGetThreshold();
Return Value
Current threshold value between 0 and 255. -1 If it is not supported by the current device (Use
TwainGetLastResultCode() and TwainGetLastConditionCode() methods for diagnosing the error.)