ReactOS 0.4.15-dev-6656-gbbb33a6
|
Public Attributes | |
SHELL_USER_SID | susID |
DWORD | dwAccessType |
BOOL | fInherit |
DWORD | dwAccessMask |
DWORD | dwInheritMask |
DWORD | dwInheritAccessMask |
DWORD SHELL_USER_PERMISSION::dwAccessMask |
Definition at line 4942 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwAccessType |
Definition at line 4940 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritAccessMask |
Definition at line 4944 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritMask |
Definition at line 4943 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
BOOL SHELL_USER_PERMISSION::fInherit |
Definition at line 4941 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
SHELL_USER_SID SHELL_USER_PERMISSION::susID |
Definition at line 4939 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().