|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <accctrl.h>

Public Attributes | |
| struct _TRUSTEE_A * | pMultipleTrustee |
| MULTIPLE_TRUSTEE_OPERATION | MultipleTrusteeOperation |
| TRUSTEE_FORM | TrusteeForm |
| TRUSTEE_TYPE | TrusteeType |
| LPSTR | ptstrName |
| MULTIPLE_TRUSTEE_OPERATION _TRUSTEE_A::MultipleTrusteeOperation |
Definition at line 206 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameA(), BuildImpersonateExplicitAccessWithNameA(), BuildImpersonateTrusteeA(), BuildTrusteeWithNameA(), BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithSidA(), GetMultipleTrusteeOperationA(), test_SetEntriesInAclA(), and test_trustee().
| struct _TRUSTEE_A* _TRUSTEE_A::pMultipleTrustee |
Definition at line 205 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameA(), BuildImpersonateExplicitAccessWithNameA(), BuildImpersonateTrusteeA(), BuildTrusteeWithNameA(), BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithSidA(), GetMultipleTrusteeA(), test_SetEntriesInAclA(), and test_trustee().
| LPSTR _TRUSTEE_A::ptstrName |
Definition at line 209 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameA(), BuildImpersonateExplicitAccessWithNameA(), BuildTrusteeWithNameA(), BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithSidA(), CreateLogoffSecurityAttributes(), GetTrusteeNameA(), test_SetEntriesInAclA(), and test_trustee().
| TRUSTEE_FORM _TRUSTEE_A::TrusteeForm |
Definition at line 207 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameA(), BuildImpersonateExplicitAccessWithNameA(), BuildTrusteeWithNameA(), BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithSidA(), CreateLogoffSecurityAttributes(), GetTrusteeFormA(), test_SetEntriesInAclA(), and test_trustee().
| TRUSTEE_TYPE _TRUSTEE_A::TrusteeType |
Definition at line 208 of file accctrl.h.
Referenced by BuildExplicitAccessWithNameA(), BuildImpersonateExplicitAccessWithNameA(), BuildTrusteeWithNameA(), BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithSidA(), CreateLogoffSecurityAttributes(), GetTrusteeTypeA(), test_SetEntriesInAclA(), and test_trustee().