NET_SDK_ModifyDeviceNetInfo¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Modify the device network configuration (interface abandonment) according to the MAC address matching.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| pDeviceIPInfoin | NET_SDK_DEVICE_IP_INFO* | Device network configuration. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None