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