ReactOS 0.4.15-dev-8028-g8e799e2
_REG_QUERY_KEY_SECURITY_INFORMATION Struct Reference

#include <cmtypes.h>

Collaboration diagram for _REG_QUERY_KEY_SECURITY_INFORMATION:

Public Attributes

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

Detailed Description

Definition at line 905 of file cmtypes.h.

Member Data Documentation

◆ CallContext

PVOID _REG_QUERY_KEY_SECURITY_INFORMATION::CallContext

Definition at line 910 of file cmtypes.h.

◆ Length

PULONG _REG_QUERY_KEY_SECURITY_INFORMATION::Length

Definition at line 909 of file cmtypes.h.

◆ Object

PVOID _REG_QUERY_KEY_SECURITY_INFORMATION::Object

Definition at line 906 of file cmtypes.h.

◆ ObjectContext

PVOID _REG_QUERY_KEY_SECURITY_INFORMATION::ObjectContext

Definition at line 911 of file cmtypes.h.

◆ Reserved

PVOID _REG_QUERY_KEY_SECURITY_INFORMATION::Reserved

Definition at line 912 of file cmtypes.h.

◆ SecurityDescriptor

PSECURITY_DESCRIPTOR _REG_QUERY_KEY_SECURITY_INFORMATION::SecurityDescriptor

Definition at line 908 of file cmtypes.h.

◆ SecurityInformation

PSECURITY_INFORMATION _REG_QUERY_KEY_SECURITY_INFORMATION::SecurityInformation

Definition at line 907 of file cmtypes.h.


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