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