Back to Aurora Vision Library Lite website
You are here: Start » Hardware Support » Aurora Imaging Library » AILSystem_GetIOWatcherEvent
AILSystem_GetIOWatcherEvent
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Get io hook event.
Syntax
C++
Python
void avl::AILSystem_GetIOWatcherEvent ( AILSystem_State& ioState, atl::Optional<const avl::AILSystemAndDeviceIdentifier&> inDeviceID, avl::AILEvent& outEvent )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | AILSystem_State& | Object used to maintain state of the function. | |
![]() |
inDeviceID | Optional<const AILSystemAndDeviceIdentifier&> | NIL | Device identification number. |
![]() |
outEvent | AILEvent& |



