Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpSetServerBindingInfo
[−]pub unsafe extern "system" fn DhcpSetServerBindingInfo(
serveripaddress: PCWSTR,
flags: u32,
bindelementinfo: *mut DHCP_BIND_ELEMENT_ARRAY
) -> u32
Expand description
Required features: ‘Win32_NetworkManagement_Dhcp’, ‘Win32_Foundation’