#include <hpi.h>
Data Fields | |
| HW16 | wEventType |
| Type of event. | |
| HW16 | wSequence |
| Sequence number, allows lost event detection. | |
| HW32 | dwState |
| New state. | |
| HW32 | hObject |
| Handle to the object returning the event. | |
| HW16 | wIndex |
| GPIO bit index. | |
| HW16 | wNodeIndex |
| What node is the control on ? | |
| HW16 | wNodeType |
| What type of node is the control on ? | |
|
|
Type of event.
|
|
|
Sequence number, allows lost event detection.
|
|
|
New state.
|
|
|
Handle to the object returning the event.
|
|
|
GPIO bit index.
|
|
|
What node is the control on ?
|
|
|
What type of node is the control on ?
|
1.4.6-NO