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