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

Public Attributes | |
| DWORD | ObjectsPresent |
| GUID | ObjectTypeGuid |
| GUID | InheritedObjectTypeGuid |
| SID * | pSid |
| GUID _OBJECTS_AND_SID::InheritedObjectTypeGuid |
Definition at line 351 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().
| DWORD _OBJECTS_AND_SID::ObjectsPresent |
Definition at line 349 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().
| GUID _OBJECTS_AND_SID::ObjectTypeGuid |
Definition at line 350 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().
| SID* _OBJECTS_AND_SID::pSid |
Definition at line 352 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().