Syntax
HRESULT Start2([in] LONG idle_time)
// Method sets the idle time after which the event is raised for starting the capture when the mouse hover trigger method is desired.Variables
// idle_time: it can be assigned a LONG value which will be interpreted in milliseconds.
|