Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

TriggerDebounce_GetDelayRange (unsigned long* pulMin, unsigned long* pulMax, unsigned long* pulInc)

Description

Returns the range for the delay time.

Parameter

pulMin

Pointer to the variable in which the minimum value is written.

pulMax

Pointer to the variable in which the maximum value is written.

pulInc

Pointer to the variable in which the increment is written.

Interface

IuEyeTriggerDebounce

Related functions

TriggerDebounce_GetDelay

TriggerDebounce_GetDefaultDelay