Process Hacker
_DN_API_GETRUNTIMENAMEBYADDRESS Union Reference

#include <svcext.h>

Data Fields

struct {
   ULONG   ProcessId
 
   ULONG   Reserved
 
   ULONG64   Address
 
   PH_RELATIVE_STRINGREF   Name
 
i
 
struct {
   ULONG64   Displacement
 
   ULONG   NameLength
 
o
 

Detailed Description

Definition at line 12 of file svcext.h.

Field Documentation

ULONG64 Address

Definition at line 18 of file svcext.h.

ULONG64 Displacement

Definition at line 23 of file svcext.h.

struct { ... } i

Definition at line 19 of file svcext.h.

ULONG NameLength

Definition at line 24 of file svcext.h.

struct { ... } o
ULONG ProcessId

Definition at line 16 of file svcext.h.

ULONG Reserved

Definition at line 17 of file svcext.h.


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