NET_DVR_SUBSCRIBE_REPLY¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 9 10 | |
Function Description¶
Subscribe to the response information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| serverAddress | char[256] | Subscription ID is used for subsequent renewal and cancellation. |
| currentTime | long long | The current time. |
| terminationTime | long long | End time. |
| resv | char[64] | For later expansion. |