|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <lmaccess.h>

Public Attributes | |
| PSID | lgrmi2_sid |
| SID_NAME_USE | lgrmi2_sidusage |
| LPWSTR | lgrmi2_domainandname |
Definition at line 523 of file lmaccess.h.
| LPWSTR _LOCALGROUP_MEMBERS_INFO_2::lgrmi2_domainandname |
Definition at line 526 of file lmaccess.h.
Referenced by GetGeneralGroupData(), and NetLocalGroupGetMembers().
| PSID _LOCALGROUP_MEMBERS_INFO_2::lgrmi2_sid |
Definition at line 524 of file lmaccess.h.
Referenced by NetLocalGroupGetMembers().
| SID_NAME_USE _LOCALGROUP_MEMBERS_INFO_2::lgrmi2_sidusage |
Definition at line 525 of file lmaccess.h.
Referenced by NetLocalGroupGetMembers().