ReactOS 0.4.16-dev-197-g92996da
|
#include <accctrl.h>
Public Attributes | |
DWORD | grfAccessPermissions |
ACCESS_MODE | grfAccessMode |
DWORD | grfInheritance |
TRUSTEE_W | Trustee |
ACCESS_MODE _EXPLICIT_ACCESS_W::grfAccessMode |
Definition at line 341 of file accctrl.h.
Referenced by AccRewriteGetExplicitEntriesFromAcl(), BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), DwInitializeSdFromThreadToken(), InternalExplicitAccessAToW(), START_TEST(), test_SetEntriesInAclW(), and test_token_security_descriptor().
DWORD _EXPLICIT_ACCESS_W::grfAccessPermissions |
Definition at line 340 of file accctrl.h.
Referenced by AccRewriteGetExplicitEntriesFromAcl(), BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), DwInitializeSdFromThreadToken(), InternalExplicitAccessAToW(), START_TEST(), test_SetEntriesInAclW(), and test_token_security_descriptor().
DWORD _EXPLICIT_ACCESS_W::grfInheritance |
Definition at line 342 of file accctrl.h.
Referenced by AccRewriteGetExplicitEntriesFromAcl(), BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), DwInitializeSdFromThreadToken(), InternalExplicitAccessAToW(), START_TEST(), test_SetEntriesInAclW(), and test_token_security_descriptor().
TRUSTEE_W _EXPLICIT_ACCESS_W::Trustee |
Definition at line 343 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), DwInitializeSdFromThreadToken(), InternalExplicitAccessAToW(), START_TEST(), test_GetExplicitEntriesFromAclW(), test_SetEntriesInAclW(), and test_token_security_descriptor().