The LOCALGROUP_MEMBERS_INFO_1 structure is used in the NetLocalGroupAddMembers and NetLocalGroupDelMembers functions to identify a member of a local group, and account and security information for the member.
typedef struct _LOCALGROUP_MEMBERS_INFO_1 {
PSID lgrmi1_sid;
SID_NAME_USE lgrmi1_sidusage;
LPWSTR lgrmi1_name;
} LOCALGROUP_MEMBERS_INFO_1, *PLOCALGROUP_MEMBERS_INFO_1, *LPLOCALGROUP_MEMBERS_INFO_1;
Value |
Meaning |
SidTypeUser |
The account is a user account. |
SidTypeGroup |
The account is a global group account. |
SidTypeWellKnownGroup |
The account is a well-known group account (such as Everyone). |
SidTypeDeletedAccount |
The account has been deleted. |
SidTypeUnknown |
The account type cannot be determined. |
LOCALGROUP_MEMBERS_INFO_0,
LOCALGROUP_MEMBERS_INFO_2,
LOCALGROUP_MEMBERS_INFO_3,
NetLocalGroupAddMembers, NetLocalGroupDelMembers,
NetLocalGroupGetMembers
file: /Techref/os/win/api/win32/struc/src/str10_1.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/5 10:38,
18.216.209.235: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://massmind.ecomorder.com/Techref/os/win/api/win32/struc/src/str10_1.htm"> LOCALGROUP_MEMBERS_INFO_1</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.