You are here: Start » FIL.NET » GenICam.GenApi_GetCategoryDescriptor Method
GenICam.GenApi_GetCategoryDescriptor Method
Reads named category description from GenICam interface.
Namespace: | FilNet |
---|---|
Assembly: | Genicam.Net.dll |
Syntax
public static void GenApi_GetCategoryDescriptor ( int inHandle, string inCategoryName, FilNet.GenApi_CategoryDescriptor outDescriptor )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHandle | int | Handle to object providing GenApi interface. | ||
![]() | inCategoryName | string | Textual name of the category that should be accessed in GenICam naming convention or device specific name. Category name is case sensitive. | ||
![]() | outDescriptor | FilNet.GenApi_CategoryDescriptor |