ReactOS 0.4.16-dev-197-g92996da
|
#include <accctrl.h>
Public Attributes | |
DWORD | dwFlags |
HINSTANCE | hInstance |
LPWSTR | pszServerName |
LPWSTR | pszObjectName |
LPWSTR | pszPageTitle |
GUID | guidObjectType |
DWORD _SI_OBJECT_INFO::dwFlags |
Definition at line 388 of file accctrl.h.
Referenced by CreateSecurityPage(), and RegKeyEditPermissions().
HINSTANCE _SI_OBJECT_INFO::hInstance |
Definition at line 389 of file accctrl.h.
Referenced by RegKeyEditPermissions().
LPWSTR _SI_OBJECT_INFO::pszObjectName |
Definition at line 391 of file accctrl.h.
Referenced by EditSecurity(), and RegKeyEditPermissions().
LPWSTR _SI_OBJECT_INFO::pszPageTitle |
Definition at line 392 of file accctrl.h.
Referenced by CreateSecurityPage(), and RegKeyEditPermissions().
LPWSTR _SI_OBJECT_INFO::pszServerName |
Definition at line 390 of file accctrl.h.
Referenced by CreateSecurityPage(), and RegKeyEditPermissions().