ReactOS 0.4.15-dev-7846-g8ba6c66
_REG_CREATE_KEY_INFORMATION Struct Reference

#include <cmtypes.h>

Collaboration diagram for _REG_CREATE_KEY_INFORMATION:

Public Attributes

PUNICODE_STRING CompleteName
 
PVOID RootObject
 
PVOID ObjectType
 
ULONG CreateOptions
 
PUNICODE_STRING Class
 
PVOID SecurityDescriptor
 
PVOID SecurityQualityOfService
 
ACCESS_MASK DesiredAccess
 
ACCESS_MASK GrantedAccess
 
PULONG Disposition
 
PVOIDResultObject
 
PVOID CallContext
 
PVOID RootObjectContext
 
PVOID Transaction
 
PVOID Reserved
 

Detailed Description

Definition at line 808 of file cmtypes.h.

Member Data Documentation

◆ CallContext

PVOID _REG_CREATE_KEY_INFORMATION::CallContext

Definition at line 820 of file cmtypes.h.

◆ Class

PUNICODE_STRING _REG_CREATE_KEY_INFORMATION::Class

Definition at line 813 of file cmtypes.h.

◆ CompleteName

PUNICODE_STRING _REG_CREATE_KEY_INFORMATION::CompleteName

Definition at line 809 of file cmtypes.h.

◆ CreateOptions

ULONG _REG_CREATE_KEY_INFORMATION::CreateOptions

Definition at line 812 of file cmtypes.h.

◆ DesiredAccess

ACCESS_MASK _REG_CREATE_KEY_INFORMATION::DesiredAccess

Definition at line 816 of file cmtypes.h.

◆ Disposition

PULONG _REG_CREATE_KEY_INFORMATION::Disposition

Definition at line 818 of file cmtypes.h.

◆ GrantedAccess

ACCESS_MASK _REG_CREATE_KEY_INFORMATION::GrantedAccess

Definition at line 817 of file cmtypes.h.

◆ ObjectType

PVOID _REG_CREATE_KEY_INFORMATION::ObjectType

Definition at line 811 of file cmtypes.h.

◆ Reserved

PVOID _REG_CREATE_KEY_INFORMATION::Reserved

Definition at line 823 of file cmtypes.h.

◆ ResultObject

PVOID* _REG_CREATE_KEY_INFORMATION::ResultObject

Definition at line 819 of file cmtypes.h.

◆ RootObject

PVOID _REG_CREATE_KEY_INFORMATION::RootObject

Definition at line 810 of file cmtypes.h.

◆ RootObjectContext

PVOID _REG_CREATE_KEY_INFORMATION::RootObjectContext

Definition at line 821 of file cmtypes.h.

◆ SecurityDescriptor

PVOID _REG_CREATE_KEY_INFORMATION::SecurityDescriptor

Definition at line 814 of file cmtypes.h.

◆ SecurityQualityOfService

PVOID _REG_CREATE_KEY_INFORMATION::SecurityQualityOfService

Definition at line 815 of file cmtypes.h.

◆ Transaction

PVOID _REG_CREATE_KEY_INFORMATION::Transaction

Definition at line 822 of file cmtypes.h.


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