INtime SDK Help
DHCPLeaseInfoFree
INtime Help

Free a DHCPLEASEINFO structure returned by DHCPLeaseInfoGet

#include <sys/dhcpinfo.h>
void DHCPLeaseInfoFree(
        DHCPLEASEINFO lease        // the interface lease information
);

Parameters

lease
The lease structure

Returns

Nothing

Requirements

Versions Link to
INtime 7.1
See Also