ReactOS 0.4.15-dev-7928-g68a8619
_SI_OBJECT_INFO Struct Reference

#include <accctrl.h>

Collaboration diagram for _SI_OBJECT_INFO:

Public Attributes

DWORD dwFlags
 
HINSTANCE hInstance
 
LPWSTR pszServerName
 
LPWSTR pszObjectName
 
LPWSTR pszPageTitle
 
GUID guidObjectType
 

Detailed Description

Definition at line 386 of file accctrl.h.

Member Data Documentation

◆ dwFlags

DWORD _SI_OBJECT_INFO::dwFlags

Definition at line 388 of file accctrl.h.

Referenced by CreateSecurityPage(), and RegKeyEditPermissions().

◆ guidObjectType

GUID _SI_OBJECT_INFO::guidObjectType

Definition at line 393 of file accctrl.h.

◆ hInstance

HINSTANCE _SI_OBJECT_INFO::hInstance

Definition at line 389 of file accctrl.h.

Referenced by RegKeyEditPermissions().

◆ pszObjectName

LPWSTR _SI_OBJECT_INFO::pszObjectName

Definition at line 391 of file accctrl.h.

Referenced by EditSecurity(), and RegKeyEditPermissions().

◆ pszPageTitle

LPWSTR _SI_OBJECT_INFO::pszPageTitle

Definition at line 392 of file accctrl.h.

Referenced by CreateSecurityPage(), and RegKeyEditPermissions().

◆ pszServerName

LPWSTR _SI_OBJECT_INFO::pszServerName

Definition at line 390 of file accctrl.h.

Referenced by CreateSecurityPage(), and RegKeyEditPermissions().


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