ReactOS 0.4.15-dev-7842-g558ab78
_ACTRL_ACCESS_ENTRYW Struct Reference

#include <accctrl.h>

Collaboration diagram for _ACTRL_ACCESS_ENTRYW:

Public Attributes

TRUSTEE_W Trustee
 
ULONG fAccessFlags
 
ACCESS_RIGHTS Access
 
ACCESS_RIGHTS ProvSpecificAccess
 
INHERIT_FLAGS Inheritance
 
LPCWSTR lpInheritProperty
 

Detailed Description

Definition at line 230 of file accctrl.h.

Member Data Documentation

◆ Access

ACCESS_RIGHTS _ACTRL_ACCESS_ENTRYW::Access

Definition at line 234 of file accctrl.h.

◆ fAccessFlags

ULONG _ACTRL_ACCESS_ENTRYW::fAccessFlags

Definition at line 233 of file accctrl.h.

◆ Inheritance

INHERIT_FLAGS _ACTRL_ACCESS_ENTRYW::Inheritance

Definition at line 236 of file accctrl.h.

◆ lpInheritProperty

LPCWSTR _ACTRL_ACCESS_ENTRYW::lpInheritProperty

Definition at line 237 of file accctrl.h.

◆ ProvSpecificAccess

ACCESS_RIGHTS _ACTRL_ACCESS_ENTRYW::ProvSpecificAccess

Definition at line 235 of file accctrl.h.

◆ Trustee

TRUSTEE_W _ACTRL_ACCESS_ENTRYW::Trustee

Definition at line 232 of file accctrl.h.


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