NET_SDK_SMART_TARGET_SNAP_IMG_LIST¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 | |
Function Description¶
List of Smart Goals screenshots.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| bEnd | unsigned int | Whether the search is finished, 1: indicates that the image search is finished, 0: indicates that there is more to come. |
| listNum | unsigned int | The returned quantity is the number of pImgItem. |
| pImgItem | NET_SDK_SMART_TARGET_SNAP_IMG* | Target screenshot information. |