ReactOS 0.4.16-dev-889-g9563c07
|
#include <accctrl.h>
Public Attributes | |
DWORD | ObjectsPresent |
GUID | ObjectTypeGuid |
GUID | InheritedObjectTypeGuid |
SID * | pSid |
GUID _OBJECTS_AND_SID::InheritedObjectTypeGuid |
Definition at line 350 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().
DWORD _OBJECTS_AND_SID::ObjectsPresent |
Definition at line 348 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().
GUID _OBJECTS_AND_SID::ObjectTypeGuid |
Definition at line 349 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().
SID* _OBJECTS_AND_SID::pSid |
Definition at line 351 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndSidA(), BuildTrusteeWithObjectsAndSidW(), and test_trustee().