ReactOS 0.4.15-dev-7918-g2a2556c
_OBJECTS_AND_NAME_W Struct Reference

#include <accctrl.h>

Collaboration diagram for _OBJECTS_AND_NAME_W:

Public Attributes

DWORD ObjectsPresent
 
SE_OBJECT_TYPE ObjectType
 
LPWSTR ObjectTypeName
 
LPWSTR InheritedObjectTypeName
 
LPWSTR ptstrName
 

Detailed Description

Definition at line 363 of file accctrl.h.

Member Data Documentation

◆ InheritedObjectTypeName

LPWSTR _OBJECTS_AND_NAME_W::InheritedObjectTypeName

Definition at line 368 of file accctrl.h.

Referenced by InternalExplicitAccessAToW(), and InternalTrusteeAToW().

◆ ObjectsPresent

DWORD _OBJECTS_AND_NAME_W::ObjectsPresent

◆ ObjectType

SE_OBJECT_TYPE _OBJECTS_AND_NAME_W::ObjectType

Definition at line 366 of file accctrl.h.

Referenced by InternalExplicitAccessAToW(), and InternalTrusteeAToW().

◆ ObjectTypeName

LPWSTR _OBJECTS_AND_NAME_W::ObjectTypeName

Definition at line 367 of file accctrl.h.

◆ ptstrName

LPWSTR _OBJECTS_AND_NAME_W::ptstrName

The documentation for this struct was generated from the following file: