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