Function windows::Win32::NetworkManagement::Dhcp::DhcpV4QueryPolicyEnforcement
pub unsafe fn DhcpV4QueryPolicyEnforcement<P0, P1>(
serveripaddress: P0,
fglobalpolicy: P1,
subnetaddress: u32,
enabled: *mut BOOL,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<BOOL>,