ReactOS 0.4.16-dev-1484-g212a1a5
|
Public Attributes | |
SHELL_USER_SID | susID |
DWORD | dwAccessType |
BOOL | fInherit |
DWORD | dwAccessMask |
DWORD | dwInheritMask |
DWORD | dwInheritAccessMask |
DWORD SHELL_USER_PERMISSION::dwAccessMask |
Definition at line 5225 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwAccessType |
Definition at line 5223 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritAccessMask |
Definition at line 5227 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
DWORD SHELL_USER_PERMISSION::dwInheritMask |
Definition at line 5226 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
BOOL SHELL_USER_PERMISSION::fInherit |
Definition at line 5224 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().
SHELL_USER_SID SHELL_USER_PERMISSION::susID |
Definition at line 5222 of file ordinal.c.
Referenced by GetShellSecurityDescriptor().