NET_SDK_EVENT,LPNET_SDK_EVENT¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
Event information structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| chnn | unsigned short | The channel to which the event corresponds. |
| type | unsigned short | Event type. |
| startTime | DD_TIME | The start time of the event generation. |
| endTime | DD_TIME | The end time of the event. |