ReactOS
0.4.15-dev-5618-g8866b9d
|
#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(), and BuildTrusteeWithObjectsAndSidW().
DWORD _OBJECTS_AND_SID::ObjectsPresent |
Definition at line 348 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), and BuildTrusteeWithObjectsAndSidW().
GUID _OBJECTS_AND_SID::ObjectTypeGuid |
Definition at line 349 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), BuildTrusteeWithObjectsAndSidA(), and BuildTrusteeWithObjectsAndSidW().
SID* _OBJECTS_AND_SID::pSid |
Definition at line 351 of file accctrl.h.
Referenced by BuildTrusteeWithObjectsAndSidA(), and BuildTrusteeWithObjectsAndSidW().