C
void DDNSForceUpdate();
Description
This function forces the DDNS Client to execute a full update immediately. Any error message is cleared, and the update will be executed whether the IP address has changed or not. Call this function every time the DDNSClient parameters have been modified.
Preconditions
DDNSInit must have been called.
Returns
None