Bitdefender Hypervisor Memory Introspection
_RTL_USER_PROCESS_PARAMETERS64 Struct Reference

This is the structure as documented in winternl.h. More...

#include <wddefs.h>

Data Fields

BYTE Reserved1 [16]
 
QWORD Reserved2 [10]
 
UNICODE_STRING64 ImagePathName
 
UNICODE_STRING64 CommandLine
 

Detailed Description

This is the structure as documented in winternl.h.

Definition at line 764 of file wddefs.h.

Field Documentation

◆ CommandLine

UNICODE_STRING64 _RTL_USER_PROCESS_PARAMETERS64::CommandLine

Definition at line 769 of file wddefs.h.

◆ ImagePathName

UNICODE_STRING64 _RTL_USER_PROCESS_PARAMETERS64::ImagePathName

Definition at line 768 of file wddefs.h.

◆ Reserved1

BYTE _RTL_USER_PROCESS_PARAMETERS64::Reserved1[16]

Definition at line 766 of file wddefs.h.

◆ Reserved2

QWORD _RTL_USER_PROCESS_PARAMETERS64::Reserved2[10]

Definition at line 767 of file wddefs.h.


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