windows::Win32::NetworkManagement::Dhcp

Function DhcpV4QueryPolicyEnforcement

pub unsafe fn DhcpV4QueryPolicyEnforcement<P0>(
    serveripaddress: P0,
    fglobalpolicy: bool,
    subnetaddress: u32,
    enabled: *mut BOOL,
) -> u32
where P0: Param<PCWSTR>,