ReactOS 0.4.15-dev-7934-g1dc8d80
_REG_SET_INFORMATION_KEY_INFORMATION Struct Reference

#include <cmtypes.h>

Collaboration diagram for _REG_SET_INFORMATION_KEY_INFORMATION:

Public Attributes

PVOID Object
 
KEY_SET_INFORMATION_CLASS KeySetInformationClass
 
PVOID KeySetInformation
 
ULONG KeySetInformationLength
 
PVOID CallContext
 
PVOID ObjectContext
 
PVOID Reserved
 

Detailed Description

Definition at line 731 of file cmtypes.h.

Member Data Documentation

◆ CallContext

PVOID _REG_SET_INFORMATION_KEY_INFORMATION::CallContext

Definition at line 736 of file cmtypes.h.

◆ KeySetInformation

PVOID _REG_SET_INFORMATION_KEY_INFORMATION::KeySetInformation

Definition at line 734 of file cmtypes.h.

◆ KeySetInformationClass

KEY_SET_INFORMATION_CLASS _REG_SET_INFORMATION_KEY_INFORMATION::KeySetInformationClass

Definition at line 733 of file cmtypes.h.

◆ KeySetInformationLength

ULONG _REG_SET_INFORMATION_KEY_INFORMATION::KeySetInformationLength

Definition at line 735 of file cmtypes.h.

◆ Object

PVOID _REG_SET_INFORMATION_KEY_INFORMATION::Object

Definition at line 732 of file cmtypes.h.

◆ ObjectContext

PVOID _REG_SET_INFORMATION_KEY_INFORMATION::ObjectContext

Definition at line 737 of file cmtypes.h.

◆ Reserved

PVOID _REG_SET_INFORMATION_KEY_INFORMATION::Reserved

Definition at line 738 of file cmtypes.h.


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