ReactOS 0.4.15-dev-7931-gfd331f1
_ACL_EDIT_CONTROL Struct Reference

#include <acleditint.h>

Collaboration diagram for _ACL_EDIT_CONTROL:

Public Attributes

DWORD dwNumberOfEntries
 
PACL_EDIT_ENTRY pEntries
 
LPWSTR lpDefaultPermissionName
 

Detailed Description

Definition at line 44 of file acleditint.h.

Member Data Documentation

◆ dwNumberOfEntries

DWORD _ACL_EDIT_CONTROL::dwNumberOfEntries

Definition at line 46 of file acleditint.h.

◆ lpDefaultPermissionName

LPWSTR _ACL_EDIT_CONTROL::lpDefaultPermissionName

Definition at line 48 of file acleditint.h.

◆ pEntries

PACL_EDIT_ENTRY _ACL_EDIT_CONTROL::pEntries

Definition at line 47 of file acleditint.h.


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