Class
Accessible
Camera.Device.GetEnableAutoExit
Syntax
uEye.Device.GetEnableAutoExit(out bool bEnable)
Description
Returns the state of the automatic closing of the camera handle.
Parameter
bEnable |
true = Automatic closing is enabled. |
false = Automatic closing is disabled. |