NET_SDK_IMAGE¶
Structure Definition¶
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 9 10 | |
Function Description¶
Device capture information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| dwChannel | DWORD | Screen capture channel. |
| dwImageType | DWORD | Capture type IMAGE_EVENT_TYPE. |
| captureTime | DD_TIME_EX | Time. |
| totalNum | DWORD | Total number of images. |
| resv | unsigned char[8] | Reserved field. |