ReactOS 0.4.16-dev-340-g0540c21
|
#include <lmaccess.h>
Public Attributes | |
PSID | lgrmi1_sid |
SID_NAME_USE | lgrmi1_sidusage |
LPWSTR | lgrmi1_name |
Definition at line 518 of file lmaccess.h.
LPWSTR _LOCALGROUP_MEMBERS_INFO_1::lgrmi1_name |
Definition at line 521 of file lmaccess.h.
Referenced by NetLocalGroupGetMembers().
PSID _LOCALGROUP_MEMBERS_INFO_1::lgrmi1_sid |
Definition at line 519 of file lmaccess.h.
Referenced by NetLocalGroupGetMembers().
SID_NAME_USE _LOCALGROUP_MEMBERS_INFO_1::lgrmi1_sidusage |
Definition at line 520 of file lmaccess.h.
Referenced by NetLocalGroupGetMembers().