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