Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » XSightIOLevelToBool
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
| Module: | ThirdParty |
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& |


