ReactOS 0.4.15-dev-8614-gbc76250
|
Public Attributes | |
SHELL_USER_SID | susID |
DWORD | dwAccessType |
BOOL | fInherit |
DWORD | dwAccessMask |
DWORD | dwInheritMask |
DWORD | dwInheritAccessMask |
DWORD SHELL_USER_PERMISSION::dwAccessMask |
Definition at line 5037 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwAccessType |
Definition at line 5035 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritAccessMask |
Definition at line 5039 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritMask |
Definition at line 5038 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
BOOL SHELL_USER_PERMISSION::fInherit |
Definition at line 5036 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
SHELL_USER_SID SHELL_USER_PERMISSION::susID |
Definition at line 5034 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().