ReactOS 0.4.15-dev-7924-g5949c20
_REG_SET_KEY_SECURITY_INFORMATION Struct Reference

#include <cmtypes.h>

Collaboration diagram for _REG_SET_KEY_SECURITY_INFORMATION:

Public Attributes

PVOID Object
 
PSECURITY_INFORMATION SecurityInformation
 
PSECURITY_DESCRIPTOR SecurityDescriptor
 
PVOID CallContext
 
PVOID ObjectContext
 
PVOID Reserved
 

Detailed Description

Definition at line 915 of file cmtypes.h.

Member Data Documentation

◆ CallContext

PVOID _REG_SET_KEY_SECURITY_INFORMATION::CallContext

Definition at line 919 of file cmtypes.h.

◆ Object

PVOID _REG_SET_KEY_SECURITY_INFORMATION::Object

Definition at line 916 of file cmtypes.h.

◆ ObjectContext

PVOID _REG_SET_KEY_SECURITY_INFORMATION::ObjectContext

Definition at line 920 of file cmtypes.h.

◆ Reserved

PVOID _REG_SET_KEY_SECURITY_INFORMATION::Reserved

Definition at line 921 of file cmtypes.h.

◆ SecurityDescriptor

PSECURITY_DESCRIPTOR _REG_SET_KEY_SECURITY_INFORMATION::SecurityDescriptor

Definition at line 918 of file cmtypes.h.

◆ SecurityInformation

PSECURITY_INFORMATION _REG_SET_KEY_SECURITY_INFORMATION::SecurityInformation

Definition at line 917 of file cmtypes.h.


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