Function netapi32::NetAddAlternateComputerName
[−]
[src]
pub unsafe extern "system" fn NetAddAlternateComputerName(
Server: LPCWSTR,
AlternateName: LPCWSTR,
DomainAccount: LPCWSTR,
DomainAccountPassword: LPCWSTR,
Reserved: ULONG
) -> NET_API_STATUS