Process Hacker
_SYSTEM_REGISTRY_APPEND_STRING_PARAMETERS Struct Reference

#include <ntexapi.h>

Data Fields

HANDLE KeyHandle
 
PUNICODE_STRING ValueNamePointer
 
PULONG RequiredLengthPointer
 
PUCHAR Buffer
 
ULONG BufferLength
 
ULONG Type
 
PUCHAR AppendBuffer
 
ULONG AppendBufferLength
 
BOOLEAN CreateIfDoesntExist
 
BOOLEAN TruncateExistingValue
 

Detailed Description

Definition at line 2080 of file ntexapi.h.

Field Documentation

PUCHAR AppendBuffer

Definition at line 2088 of file ntexapi.h.

ULONG AppendBufferLength

Definition at line 2089 of file ntexapi.h.

PUCHAR Buffer

Definition at line 2085 of file ntexapi.h.

ULONG BufferLength

Definition at line 2086 of file ntexapi.h.

BOOLEAN CreateIfDoesntExist

Definition at line 2090 of file ntexapi.h.

HANDLE KeyHandle

Definition at line 2082 of file ntexapi.h.

PULONG RequiredLengthPointer

Definition at line 2084 of file ntexapi.h.

BOOLEAN TruncateExistingValue

Definition at line 2091 of file ntexapi.h.

ULONG Type

Definition at line 2087 of file ntexapi.h.

PUNICODE_STRING ValueNamePointer

Definition at line 2083 of file ntexapi.h.


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