Bitdefender Hypervisor Memory Introspection
_RTL_USER_PROCESS_PARAMETERS32 Struct Reference

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

#include <wddefs.h>

Data Fields

BYTE Reserved1 [16]
 
DWORD Reserved2 [10]
 
UNICODE_STRING32 ImagePathName
 
UNICODE_STRING32 CommandLine
 

Detailed Description

This is the structure as documented in winternl.h.

Definition at line 753 of file wddefs.h.

Field Documentation

◆ CommandLine

UNICODE_STRING32 _RTL_USER_PROCESS_PARAMETERS32::CommandLine

Definition at line 758 of file wddefs.h.

◆ ImagePathName

UNICODE_STRING32 _RTL_USER_PROCESS_PARAMETERS32::ImagePathName

Definition at line 757 of file wddefs.h.

◆ Reserved1

BYTE _RTL_USER_PROCESS_PARAMETERS32::Reserved1[16]

Definition at line 755 of file wddefs.h.

◆ Reserved2

DWORD _RTL_USER_PROCESS_PARAMETERS32::Reserved2[10]

Definition at line 756 of file wddefs.h.


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