ReactOS 0.4.15-dev-5895-g2687c1b
|
Public Attributes | |
SHELL_USER_SID | susID |
DWORD | dwAccessType |
BOOL | fInherit |
DWORD | dwAccessMask |
DWORD | dwInheritMask |
DWORD | dwInheritAccessMask |
DWORD SHELL_USER_PERMISSION::dwAccessMask |
Definition at line 4933 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwAccessType |
Definition at line 4931 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritAccessMask |
Definition at line 4935 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritMask |
Definition at line 4934 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
BOOL SHELL_USER_PERMISSION::fInherit |
Definition at line 4932 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
SHELL_USER_SID SHELL_USER_PERMISSION::susID |
Definition at line 4930 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().