Function netapi32::NetJoinDomain
[−]
[src]
pub unsafe extern "system" fn NetJoinDomain(
lpServer: LPCWSTR,
lpDomain: LPCWSTR,
lpMachineAccountOU: LPCWSTR,
lpAccount: LPCWSTR,
lpPassword: LPCWSTR,
fJoinOptions: DWORD
) -> NET_API_STATUS