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


