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