ReactOS 0.4.16-dev-401-g45b008d
|
#include <accctrl.h>
Public Attributes | |
struct _TRUSTEE_W * | pMultipleTrustee |
MULTIPLE_TRUSTEE_OPERATION | MultipleTrusteeOperation |
TRUSTEE_FORM | TrusteeForm |
TRUSTEE_TYPE | TrusteeType |
LPWSTR | ptstrName |
MULTIPLE_TRUSTEE_OPERATION _TRUSTEE_W::MultipleTrusteeOperation |
Definition at line 214 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), BuildImpersonateTrusteeW(), BuildTrusteeWithNameW(), BuildTrusteeWithObjectsAndNameW(), BuildTrusteeWithObjectsAndSidW(), BuildTrusteeWithSidW(), DwInitializeSdFromThreadToken(), GetMultipleTrusteeOperationW(), test_SetEntriesInAclW(), and test_token_security_descriptor().
struct _TRUSTEE_W* _TRUSTEE_W::pMultipleTrustee |
Definition at line 213 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), BuildImpersonateTrusteeW(), BuildTrusteeWithNameW(), BuildTrusteeWithObjectsAndNameW(), BuildTrusteeWithObjectsAndSidW(), BuildTrusteeWithSidW(), DwInitializeSdFromThreadToken(), GetMultipleTrusteeW(), test_SetEntriesInAclW(), and test_token_security_descriptor().
LPWSTR _TRUSTEE_W::ptstrName |
Definition at line 217 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), BuildTrusteeWithNameW(), BuildTrusteeWithObjectsAndNameW(), BuildTrusteeWithObjectsAndSidW(), BuildTrusteeWithSidW(), DwInitializeSdFromThreadToken(), GetTrusteeNameW(), InternalExplicitAccessAToW(), START_TEST(), test_SetEntriesInAclW(), and test_token_security_descriptor().
TRUSTEE_FORM _TRUSTEE_W::TrusteeForm |
Definition at line 215 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), BuildTrusteeWithNameW(), BuildTrusteeWithObjectsAndNameW(), BuildTrusteeWithObjectsAndSidW(), BuildTrusteeWithSidW(), DwInitializeSdFromThreadToken(), GetTrusteeFormW(), START_TEST(), test_GetExplicitEntriesFromAclW(), test_SetEntriesInAclW(), and test_token_security_descriptor().
TRUSTEE_TYPE _TRUSTEE_W::TrusteeType |
Definition at line 216 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameW(), BuildImpersonateExplicitAccessWithNameW(), BuildTrusteeWithNameW(), BuildTrusteeWithObjectsAndNameW(), BuildTrusteeWithObjectsAndSidW(), BuildTrusteeWithSidW(), DwInitializeSdFromThreadToken(), GetTrusteeTypeW(), START_TEST(), test_GetExplicitEntriesFromAclW(), test_SetEntriesInAclW(), and test_token_security_descriptor().