Function windows::Win32::NetworkManagement::Dhcp::DhcpServerGetConfigVQ
pub unsafe fn DhcpServerGetConfigVQ<P0>(
serveripaddress: P0,
configinfo: *mut *mut DHCP_SERVER_CONFIG_INFO_VQ
) -> u32where
P0: IntoParam<PCWSTR>,
Expand description
Required features: "Win32_Foundation"