DHCPRenew (method)

Renews the IP Address of the current adapter specified by AdapterIndex .

Syntax

- (void)DHCPRenew;
public func DHCPRenew() throws -> Void

Remarks

This method renews the IP Address of the current adapter specified by AdapterIndex. If AdapterDHCPEnabled is true, the lease of the IP Address assigned to the current adapter specified by AdapterIndex is renewed.

NOTE: This functionality is only available in Windows.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]