Function windows::Win32::NetworkManagement::Dhcp::DhcpSetSubnetDelayOffer
pub unsafe fn DhcpSetSubnetDelayOffer<P0>(
serveripaddress: P0,
subnetaddress: u32,
timedelayinmilliseconds: u16,
) -> u32where
P0: Param<PCWSTR>,