Function windows::Win32::NetworkManagement::Dhcp::DhcpServerSetConfigVQ
pub unsafe fn DhcpServerSetConfigVQ<P0>(
serveripaddress: P0,
fieldstoset: u32,
configinfo: *mut DHCP_SERVER_CONFIG_INFO_VQ,
) -> u32where
P0: Param<PCWSTR>,