Back to Aurora Vision Library Lite website
You are here: Start » Conversions » XSightIOLevelToBool
XSightIOLevelToBool
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Converts port level to a bool.
Syntax
void avl::XSightIOLevelToBool ( avl::XSightIOLevel::Type inIOLevel, bool& outBool )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inIOLevel | XSightIOLevel::Type | ||
![]() |
outBool | bool& |


