DD_CONFIG_BLOCK_HEAD¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 | |
Function Description¶
Configure block header information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| biSize | unsigned int | The length of this structure. |
| ItemNum | unsigned int | Number of elements. |
| netcfgver | unsigned int | The currently defined version number is fixedly transmitted by the device side as DD_CONFIG_VERSION, and the client side determines it dynamically as needed. |