ReactOS 0.4.16-dev-61-ge128cbc
|
#include <accctrl.h>
Public Attributes | |
DWORD | ObjectsPresent |
SE_OBJECT_TYPE | ObjectType |
LPWSTR | ObjectTypeName |
LPWSTR | InheritedObjectTypeName |
LPWSTR | ptstrName |
LPWSTR _OBJECTS_AND_NAME_W::InheritedObjectTypeName |
Definition at line 368 of file accctrl.h.
Referenced by InternalExplicitAccessAToW(), and InternalTrusteeAToW().
DWORD _OBJECTS_AND_NAME_W::ObjectsPresent |
Definition at line 365 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), InternalExplicitAccessAToW(), and InternalTrusteeAToW().
SE_OBJECT_TYPE _OBJECTS_AND_NAME_W::ObjectType |
Definition at line 366 of file accctrl.h.
Referenced by InternalExplicitAccessAToW(), and InternalTrusteeAToW().
LPWSTR _OBJECTS_AND_NAME_W::ptstrName |
Definition at line 369 of file accctrl.h.
Referenced by AccpGetTrusteeObjects(), InternalExplicitAccessAToW(), and InternalTrusteeAToW().