DDNSSetService Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
DDNSSetService Function
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

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.