ReactOS 0.4.16-dev-329-g9223134
|
#include <lmaccess.h>
Public Attributes | |
LPWSTR | grpi3_name |
LPWSTR | grpi3_comment |
PSID | grpi3_group_sid |
DWORD | grpi3_attributes |
Definition at line 486 of file lmaccess.h.
DWORD _GROUP_INFO_3::grpi3_attributes |
Definition at line 490 of file lmaccess.h.
Referenced by BuildGroupInfoBuffer().
LPWSTR _GROUP_INFO_3::grpi3_comment |
Definition at line 488 of file lmaccess.h.
Referenced by BuildGroupInfoBuffer().
PSID _GROUP_INFO_3::grpi3_group_sid |
Definition at line 489 of file lmaccess.h.
Referenced by BuildGroupInfoBuffer().
LPWSTR _GROUP_INFO_3::grpi3_name |
Definition at line 487 of file lmaccess.h.
Referenced by BuildGroupInfoBuffer().