Function windows_sys::Win32::NetworkManagement::NetManagement::NetGetJoinableOUs
[−]pub unsafe extern "system" fn NetGetJoinableOUs(
lpserver: PWSTR,
lpdomain: PWSTR,
lpaccount: PWSTR,
lppassword: PWSTR,
oucount: *mut u32,
ous: *mut *mut PWSTR
) -> u32Expand description
Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’
