NET_SDK_IVE_LINE_T¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
Tripwire rules information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| X1 | unsigned int | The x coordinate of the starting point. |
| Y1 | unsigned int | The y coordinate of the starting point. |
| X2 | unsigned int | The x-coordinate of the end point. |
| Y2 | unsigned int | The y coordinate of the end point. |