DD_AUTO_REPORT¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 9 | |
Function Description¶
Passively receive DVR registration structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| bUse | unsigned int | Whether to enable the automatic reporting and registration function. |
| host | char[256] | Registered platform server address. |
| dwPort | unsigned int | Registered platform server port. |
| ID | unsigned int | The assigned registration ID. |