Function DhcpV4GetPolicyEx
pub unsafe fn DhcpV4GetPolicyEx<P0, P3>(
serveripaddress: P0,
globalpolicy: bool,
subnetaddress: u32,
policyname: P3,
policy: *mut *mut DHCP_POLICY_EX,
) -> u32where
P0: Param<PCWSTR>,
P3: Param<PCWSTR>,