You are here: Start » FIL.NET » GenICam.GenTL_GetInterfaceDescriptor Method
GenICam.GenTL_GetInterfaceDescriptor Method
Reads description of GenTL provider communication interface.
Namespace: | FilNet |
---|---|
Assembly: | Genicam.Net.dll |
Syntax
public static void GenTL_GetInterfaceDescriptor ( string inLibraryPath, string inInterfaceId, out FilNet.GenTL_InterfaceDescriptor outDescriptor )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLibraryPath | string | Path identifying provider library. | ||
![]() | inInterfaceId | string | String identifying communication interface. | ||
![]() | outDescriptor | FilNet.GenTL_InterfaceDescriptor | Description retrieved from provider interface. |