WKSTA_USER_INFO_0

The WKSTA_USER_INFO_0 structure contains the name of the users on a specified workstation.

typedef struct _WKSTA_USER_INFO_0 {
    LPWSTR    wkui0_username;
}WKSTA_USER_INFO_0, *PWKSTA_USER_INFO_0, *LPWKSTA_USER_INFO_0;
 

Members

wkui0_username
Returns the name of the user currently logged on to the workstation.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in lmwksta.h.

See Also

Networking (Net) Overview, Net Structures, NetWkstaUserEnum, NetWkstaUserGetInfo, NetWkstaUserSetInfo