Platform SDK: Network Management

WKSTA_USER_INFO_0

The WKSTA_USER_INFO_0 structure contains the name of the user 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
Specifies the name of the user currently logged on to the workstation.

Requirements

  Windows NT/2000: Requires Windows NT 3.1 or later.
  Windows 95/98: Unsupported.
  Header: Declared in Lmwksta.h.

See Also

Network Management Overview, Network Management Structures, Workstation and Workstation User Functions, NetWkstaUserEnum, NetWkstaUserGetInfo