Bitdefender Hypervisor Memory Introspection
_LOCAL_ADDRESS Union Reference

#include <wddefs.h>

Data Fields

struct {
   BYTE   _pad0 [0x0c]
 
   DWORD   InAddr
 
Addr32
 
struct {
   BYTE   _pad1 [0x10]
 
   QWORD   InAddr
 
Addr64
 

Detailed Description

Definition at line 1943 of file wddefs.h.

Field Documentation

◆ _pad0

BYTE _LOCAL_ADDRESS::_pad0[0x0c]

Definition at line 1947 of file wddefs.h.

◆ _pad1

BYTE _LOCAL_ADDRESS::_pad1[0x10]

Definition at line 1953 of file wddefs.h.

◆ Addr32

struct { ... } _LOCAL_ADDRESS::Addr32

Referenced by IntWinNetGetLocalAddr().

◆ Addr64

struct { ... } _LOCAL_ADDRESS::Addr64

Referenced by IntWinNetGetLocalAddr().

◆ InAddr [1/2]

DWORD _LOCAL_ADDRESS::InAddr

Definition at line 1948 of file wddefs.h.

Referenced by IntWinNetGetLocalAddr().

◆ InAddr [2/2]

QWORD _LOCAL_ADDRESS::InAddr

Definition at line 1954 of file wddefs.h.


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