ReactOS 0.4.16-dev-983-g23ad936
|
Public Attributes | |
SHELL_USER_SID | susID |
DWORD | dwAccessType |
BOOL | fInherit |
DWORD | dwAccessMask |
DWORD | dwInheritMask |
DWORD | dwInheritAccessMask |
DWORD SHELL_USER_PERMISSION::dwAccessMask |
Definition at line 5058 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwAccessType |
Definition at line 5056 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritAccessMask |
Definition at line 5060 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritMask |
Definition at line 5059 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
BOOL SHELL_USER_PERMISSION::fInherit |
Definition at line 5057 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
SHELL_USER_SID SHELL_USER_PERMISSION::susID |
Definition at line 5055 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().