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