Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4GetPolicy
[−]pub unsafe extern "system" fn DhcpV4GetPolicy(
serveripaddress: PCWSTR,
fglobalpolicy: BOOL,
subnetaddress: u32,
policyname: PCWSTR,
policy: *mut *mut DHCP_POLICY
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Dhcp"
, "Win32_Foundation"