Sponsors

GetUserNameEx

Function name: GetUserNameEx

Defined in : secur32

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

Declaration:

Declare Function GetUserNameEx Lib "secur32.dll" Alias "GetUserNameExA" (ByVal NameFormat As EXTENDED_NAME_FORMAT, ByVal lpNameBuffer As String, ByRef nSize As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Windows Information

Categories