ReactOS 0.4.15-dev-7953-g1f49173
_SECURITY_PAGE Struct Reference

#include <precomp.h>

Collaboration diagram for _SECURITY_PAGE:

Public Attributes

HWND hWnd
 
HWND hBtnAdd
 
HWND hBtnRemove
 
HWND hBtnAdvanced
 
HWND hAceCheckList
 
HWND hPermissionsForLabel
 
HWND hWndPrincipalsList
 
PPRINCIPAL_LISTITEM PrincipalsListHead
 
PSID OwnerSid
 
BOOL OwnerDefaulted
 
INT ControlsMargin
 
INT SpecialPermCheckIndex
 
HIMAGELIST hiPrincipals
 
LPSECURITYINFO psi
 
SI_OBJECT_INFO ObjectInfo
 
IDsObjectPicker * pDsObjectPicker
 
SI_ACCESS DefaultAccess
 
HANDLE SidCacheMgr
 
LONG SidLookupsPending
 
UINT Initializing: 1
 
LPCWSTR ServerName
 

Detailed Description

Definition at line 42 of file precomp.h.

Member Data Documentation

◆ ControlsMargin

INT _SECURITY_PAGE::ControlsMargin

Definition at line 58 of file precomp.h.

◆ DefaultAccess

SI_ACCESS _SECURITY_PAGE::DefaultAccess

Definition at line 68 of file precomp.h.

◆ hAceCheckList

HWND _SECURITY_PAGE::hAceCheckList

Definition at line 48 of file precomp.h.

◆ hBtnAdd

HWND _SECURITY_PAGE::hBtnAdd

Definition at line 45 of file precomp.h.

◆ hBtnAdvanced

HWND _SECURITY_PAGE::hBtnAdvanced

Definition at line 47 of file precomp.h.

◆ hBtnRemove

HWND _SECURITY_PAGE::hBtnRemove

Definition at line 46 of file precomp.h.

◆ hiPrincipals

HIMAGELIST _SECURITY_PAGE::hiPrincipals

Definition at line 62 of file precomp.h.

◆ hPermissionsForLabel

HWND _SECURITY_PAGE::hPermissionsForLabel

Definition at line 49 of file precomp.h.

◆ hWnd

HWND _SECURITY_PAGE::hWnd

Definition at line 44 of file precomp.h.

◆ hWndPrincipalsList

HWND _SECURITY_PAGE::hWndPrincipalsList

Definition at line 52 of file precomp.h.

◆ Initializing

UINT _SECURITY_PAGE::Initializing

Definition at line 72 of file precomp.h.

◆ ObjectInfo

SI_OBJECT_INFO _SECURITY_PAGE::ObjectInfo

Definition at line 65 of file precomp.h.

Referenced by CreateSecurityPage().

◆ OwnerDefaulted

BOOL _SECURITY_PAGE::OwnerDefaulted

Definition at line 56 of file precomp.h.

◆ OwnerSid

PSID _SECURITY_PAGE::OwnerSid

Definition at line 55 of file precomp.h.

◆ pDsObjectPicker

IDsObjectPicker* _SECURITY_PAGE::pDsObjectPicker

Definition at line 66 of file precomp.h.

◆ PrincipalsListHead

PPRINCIPAL_LISTITEM _SECURITY_PAGE::PrincipalsListHead

Definition at line 53 of file precomp.h.

◆ psi

LPSECURITYINFO _SECURITY_PAGE::psi

Definition at line 64 of file precomp.h.

Referenced by CreateSecurityPage().

◆ ServerName

LPCWSTR _SECURITY_PAGE::ServerName

Definition at line 74 of file precomp.h.

Referenced by CreateSecurityPage().

◆ SidCacheMgr

HANDLE _SECURITY_PAGE::SidCacheMgr

Definition at line 70 of file precomp.h.

Referenced by CreateSecurityPage().

◆ SidLookupsPending

LONG _SECURITY_PAGE::SidLookupsPending

Definition at line 71 of file precomp.h.

◆ SpecialPermCheckIndex

INT _SECURITY_PAGE::SpecialPermCheckIndex

Definition at line 60 of file precomp.h.


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