ReactOS 0.4.15-dev-7924-g5949c20
_ACL_DLG_CONTROL Struct Reference

#include <acleditint.h>

Collaboration diagram for _ACL_DLG_CONTROL:

Public Attributes

UCHAR ucVersion
 
BOOL bIsContainer
 
BOOL bAllowNewObject
 
BOOL bMapSpecificToGeneric
 
LPDWORD lpdwGenericAccessMap
 
LPDWORD lpdwGenericMappingNewObjects
 
LPWSTR lpDialogTitle
 
PACL_HELP_CONTROL pHelpInfo
 
LPWSTR lpSubReplaceTitle
 
LPWSTR lpSubReplaceObjectsTitle
 
LPWSTR lpSubReplaceConfirmation
 
LPWSTR lpSpecialAccess
 
LPWSTR lpSpecialNewAccess
 

Detailed Description

Definition at line 20 of file acleditint.h.

Member Data Documentation

◆ bAllowNewObject

BOOL _ACL_DLG_CONTROL::bAllowNewObject

Definition at line 24 of file acleditint.h.

◆ bIsContainer

BOOL _ACL_DLG_CONTROL::bIsContainer

Definition at line 23 of file acleditint.h.

◆ bMapSpecificToGeneric

BOOL _ACL_DLG_CONTROL::bMapSpecificToGeneric

Definition at line 25 of file acleditint.h.

◆ lpDialogTitle

LPWSTR _ACL_DLG_CONTROL::lpDialogTitle

Definition at line 28 of file acleditint.h.

◆ lpdwGenericAccessMap

LPDWORD _ACL_DLG_CONTROL::lpdwGenericAccessMap

Definition at line 26 of file acleditint.h.

◆ lpdwGenericMappingNewObjects

LPDWORD _ACL_DLG_CONTROL::lpdwGenericMappingNewObjects

Definition at line 27 of file acleditint.h.

◆ lpSpecialAccess

LPWSTR _ACL_DLG_CONTROL::lpSpecialAccess

Definition at line 33 of file acleditint.h.

◆ lpSpecialNewAccess

LPWSTR _ACL_DLG_CONTROL::lpSpecialNewAccess

Definition at line 34 of file acleditint.h.

◆ lpSubReplaceConfirmation

LPWSTR _ACL_DLG_CONTROL::lpSubReplaceConfirmation

Definition at line 32 of file acleditint.h.

◆ lpSubReplaceObjectsTitle

LPWSTR _ACL_DLG_CONTROL::lpSubReplaceObjectsTitle

Definition at line 31 of file acleditint.h.

◆ lpSubReplaceTitle

LPWSTR _ACL_DLG_CONTROL::lpSubReplaceTitle

Definition at line 30 of file acleditint.h.

◆ pHelpInfo

PACL_HELP_CONTROL _ACL_DLG_CONTROL::pHelpInfo

Definition at line 29 of file acleditint.h.

◆ ucVersion

UCHAR _ACL_DLG_CONTROL::ucVersion

Definition at line 22 of file acleditint.h.


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