Back to Aurora Vision Library Lite website
You are here: Start » Hardware Support » Z4Sight » Z4Sight_GetIOWatcherEvent
Z4Sight_GetIOWatcherEvent
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Get io hook event.
Syntax
void avl::Z4Sight_GetIOWatcherEvent ( Z4Sight_State& ioState, atl::Optional<const avl::Z4SightSystemAndDeviceIdentifier&> inDeviceID, 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. |
![]() |
outEvent | Z4SightEvent& |



