SetComputerNameW (KERNEL32.@)
BOOL SetComputerNameW ( LPCWSTR lpComputerName )
Set a new NetBIOS name for the local computer.
lpComputerName | [In] | Address of new computer name. |
Success: TRUE
Failure: FALSE
Defined in "winbase.h".
Implemented in "dlls/kernel32/computername.c". source.winehq.org/source/dlls/kernel32/computername.c
Debug channel "computername".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.