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 ( IList<string> outLibraryPaths )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outLibraryPaths | System.Collections.Generic.IList<string> | List of paths identifying libraries. |

