You are here: Start » AVL.NET » GenICam.GigEVision_GetDeviceConnectionOpened Method
GenICam.GigEVision_GetDeviceConnectionOpened Method
Checks if connection with specified device is still active.
| Namespace: | AvlNet |
|---|---|
| Assembly: | Genicam.Net.dll |
Syntax
public static bool GigEVision_GetDeviceConnectionOpened( int inDeviceHandle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an opened device that will be checked. |

