Back to Aurora Vision Library Lite website
You are here: Start » Hardware Support » Z4Sight » Z4Sight_GetIOWatcherEvent_WithTimeout
Z4Sight_GetIOWatcherEvent_WithTimeout
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Get io hook event.
Syntax
void avl::Z4Sight_GetIOWatcherEvent_WithTimeout ( Z4Sight_State& ioState, atl::Optional<const avl::Z4SightSystemAndDeviceIdentifier&> inDeviceID, int inTimeout, atl::Conditional<avl::Z4SightEvent>& outEvent )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Z4Sight_State& | Object used to maintain state of the function. | |
![]() |
inDeviceID | Optional<const Z4SightSystemAndDeviceIdentifier&> | NIL | Device identification number. |
![]() |
inTimeout | int | Maximum time to wait. | |
![]() |
outEvent | Conditional<Z4SightEvent>& |



