ReactOS 0.4.16-dev-401-g45b008d
|
#include <accctrl.h>
Public Attributes | |
DWORD | ObjectsPresent |
SE_OBJECT_TYPE | ObjectType |
LPSTR | ObjectTypeName |
LPSTR | InheritedObjectTypeName |
LPSTR | ptstrName |
LPSTR _OBJECTS_AND_NAME_A::InheritedObjectTypeName |
Definition at line 359 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndNameW(), InternalExplicitAccessAToW(), InternalTrusteeAToW(), and test_trustee().
DWORD _OBJECTS_AND_NAME_A::ObjectsPresent |
Definition at line 356 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndNameW(), InternalExplicitAccessAToW(), InternalTrusteeAToW(), and test_trustee().
SE_OBJECT_TYPE _OBJECTS_AND_NAME_A::ObjectType |
Definition at line 357 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndNameW(), InternalExplicitAccessAToW(), InternalTrusteeAToW(), and test_trustee().
LPSTR _OBJECTS_AND_NAME_A::ptstrName |
Definition at line 360 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndNameA(), BuildTrusteeWithObjectsAndNameW(), InternalExplicitAccessAToW(), InternalTrusteeAToW(), and test_trustee().