ReactOS 0.4.15-dev-8434-g155a7c7
_ACTRL_ACCESS_ENTRYA Struct Reference

#include <accctrl.h>

Collaboration diagram for _ACTRL_ACCESS_ENTRYA:

Public Attributes

TRUSTEE_A Trustee
 
ULONG fAccessFlags
 
ACCESS_RIGHTS Access
 
ACCESS_RIGHTS ProvSpecificAccess
 
INHERIT_FLAGS Inheritance
 
LPCSTR lpInheritProperty
 

Detailed Description

Definition at line 220 of file accctrl.h.

Member Data Documentation

◆ Access

ACCESS_RIGHTS _ACTRL_ACCESS_ENTRYA::Access

Definition at line 224 of file accctrl.h.

◆ fAccessFlags

ULONG _ACTRL_ACCESS_ENTRYA::fAccessFlags

Definition at line 223 of file accctrl.h.

◆ Inheritance

INHERIT_FLAGS _ACTRL_ACCESS_ENTRYA::Inheritance

Definition at line 226 of file accctrl.h.

◆ lpInheritProperty

LPCSTR _ACTRL_ACCESS_ENTRYA::lpInheritProperty

Definition at line 227 of file accctrl.h.

◆ ProvSpecificAccess

ACCESS_RIGHTS _ACTRL_ACCESS_ENTRYA::ProvSpecificAccess

Definition at line 225 of file accctrl.h.

◆ Trustee

TRUSTEE_A _ACTRL_ACCESS_ENTRYA::Trustee

Definition at line 222 of file accctrl.h.


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