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


