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 {
LPTSTR 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.

See Also

NetWkstaUserEnum, NetWkstaUserGetInfo, NetWkstaUserSetInfo