Function windows_sys::Win32::NetworkManagement::NetManagement::NetJoinDomain
[−]pub unsafe extern "system" fn NetJoinDomain(
lpserver: PWSTR,
lpdomain: PWSTR,
lpmachineaccountou: PWSTR,
lpaccount: PWSTR,
lppassword: PWSTR,
fjoinoptions: NET_JOIN_DOMAIN_JOIN_OPTIONS
) -> u32Expand description
Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’
