You are here: Start » FIL.NET » GenicamInvoke.GigEVision_GetDeviceConnectionOpened

GenicamInvoke.GigEVision_GetDeviceConnectionOpened

Checks if connection with specified device is still active.

Namespace:Fil
Assembly:FilNet.Genicam.dll

Syntax

C++
C#
 
public static bool GigEVision_GetDeviceConnectionOpened
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device that will be checked.

See also