Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library
-
Header File
lmwksta.h
Unicode
No
Platform Notes
None

WKSTA_USER_INFO_1101

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

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

Members

wkui1101_oth_domains

Returns the list of other LAN Manager domains browsed by this workstation. The domain names are separated by blanks.

See Also

NetWkstaUserGetInfo
, NetWkstaUserSetInfo

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples