The USER_INFO_1010 structure contains user information for network accounts.
typedef struct _USER_INFO_1010 {
DWORD usri1010_auth_flags;
} USER_INFO_1010, *PUSER_INFO_1010, *LPUSER_INFO_1010;
Windows NT: For Windows NT servers, this member must be the value returned from NetUserGetInfo or NetUserEnum.
For NetUserGetInfo or NetUserEnum, the appropriate value is returned based on the local group membership. If the user is a member of Print Operations, AF_OP_PRINT is set. If the user is a member of Server Operations, AF_OP_SERVER is set. If the user is a member of the Account Operations, AF_OP_ACCOUNTS is set. AF_OP_COMM is never set.
This member can be one of the following values:
Value |
Meaning |
AF_OP_PRINT |
If 1, print operator privilege is enabled |
AF_OP_COMM |
If 1, communications operator privilege is enabled |
AF_OP_SERVER |
If 1, server operator privilege is enabled |
AF_OP_ACCOUNTS |
If 1, accounts operator privilege is enabled |
file: /Techref/os/win/api/win32/struc/src/str23_7.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 22:29,
3.147.205.160:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://techref.massmind.org/techref/os/win/api/win32/struc/src/str23_7.htm"> USER_INFO_1010</A> |
Did you find what you needed? |
Welcome to massmind.org! |
The Backwoods Guide to Computer Lingo |
.