Function windows::Win32::NetworkManagement::Dhcp::DhcpGetServerSpecificStrings
pub unsafe fn DhcpGetServerSpecificStrings<P0>(
serveripaddress: P0,
serverspecificstrings: *mut *mut DHCP_SERVER_SPECIFIC_STRINGS,
) -> u32where
P0: Param<PCWSTR>,