ReactOS 0.4.15-dev-7934-g1dc8d80
_REG_DELETE_KEY_INFORMATION Struct Reference

#include <cmtypes.h>

Collaboration diagram for _REG_DELETE_KEY_INFORMATION:

Public Attributes

PVOID Object
 
PVOID CallContext
 
PVOID ObjectContext
 
PVOID Reserved
 

Detailed Description

Definition at line 700 of file cmtypes.h.

Member Data Documentation

◆ CallContext

PVOID _REG_DELETE_KEY_INFORMATION::CallContext

Definition at line 702 of file cmtypes.h.

◆ Object

PVOID _REG_DELETE_KEY_INFORMATION::Object

Definition at line 701 of file cmtypes.h.

Referenced by NtDeleteKey().

◆ ObjectContext

PVOID _REG_DELETE_KEY_INFORMATION::ObjectContext

Definition at line 703 of file cmtypes.h.

◆ Reserved

PVOID _REG_DELETE_KEY_INFORMATION::Reserved

Definition at line 704 of file cmtypes.h.


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