Sponsors

GetComputerNameEx

Function name: GetComputerNameEx

Defined in : Kernel32

Requirements : Windows 2000 or later; Win9x/ME: Not supported

Declaration:

Declare Function GetComputerNameEx Lib "kernel32.dll" Alias "GetComputerNameExA" (ByVal NameType As COMPUTER_NAME_FORMAT, ByVal lpBuffer As String, ByRef nSize As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Windows Information

Categories