ReactOS 0.4.15-dev-7931-gfd331f1
_SI_ACCESS Struct Reference

#include <accctrl.h>

Collaboration diagram for _SI_ACCESS:

Public Attributes

const GUIDpguid
 
ACCESS_MASK mask
 
LPCWSTR pszName
 
DWORD dwFlags
 

Detailed Description

Definition at line 396 of file accctrl.h.

Member Data Documentation

◆ dwFlags

DWORD _SI_ACCESS::dwFlags

Definition at line 401 of file accctrl.h.

Referenced by LoadPermissionsList().

◆ mask

ACCESS_MASK _SI_ACCESS::mask

Definition at line 399 of file accctrl.h.

Referenced by LoadPermissionsList().

◆ pguid

const GUID* _SI_ACCESS::pguid

Definition at line 398 of file accctrl.h.

◆ pszName

LPCWSTR _SI_ACCESS::pszName

Definition at line 400 of file accctrl.h.

Referenced by LoadPermissionsList().


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