Function DhcpV4SetPolicyEx
pub unsafe fn DhcpV4SetPolicyEx<P0, P4>(
serveripaddress: P0,
fieldsmodified: u32,
globalpolicy: bool,
subnetaddress: u32,
policyname: P4,
policy: *const DHCP_POLICY_EX,
) -> u32where
P0: Param<PCWSTR>,
P4: Param<PCWSTR>,