C
void DDNSSetService( DDNS_SERVICES svc );
Description
This function selects a Dynamic DNS service based on parameters configured in ddnsServiceHosts and ddnsServicePorts. These arrays must match the DDNS_SERVICES enumeration.
Preconditions
None
Parameters
Parameters |
Description |
svc |
one of the DDNS_SERVICES elements to indicate the selected service |
Returns
None