You are here: Start » AVL.NET » GenICam.GenTL_EnumLibraries Method
GenICam.GenTL_EnumLibraries Method
Returns a list of loaded GenTL provider libraries available in the local system.
| Namespace: | AvlNet |
|---|---|
| Assembly: | Genicam.Net.dll |
Syntax
public static void GenTL_EnumLibraries( out string[] outLibraryPaths )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outLibraryPaths | string | List of paths identifying libraries. |

