Platform SDK: Network Management

WKSTA_USER_INFO_1101

The WKSTA_USER_INFO_1101 structure contains information about the domains accessed by a workstation.

typedef struct _WKSTA_USER_INFO_1101 {
  LPWSTR    wkui1101_oth_domains;
} WKSTA_USER_INFO_1101, *PWKSTA_USER_INFO_1101, *LPWKSTA_USER_INFO_1101;

Members

wkui1101_oth_domains
Specifies the list of operating system domains browsed by the workstation. The domain names are separated by blanks.

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, NetWkstaUserGetInfo, NetWkstaUserSetInfo