Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpSetSuperScopeV4
[−]pub unsafe extern "system" fn DhcpSetSuperScopeV4(
serveripaddress: PCWSTR,
subnetaddress: u32,
superscopename: PCWSTR,
changeexisting: BOOL
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Dhcp"
, "Win32_Foundation"