ReactOS 0.4.15-dev-7918-g2a2556c
_IMAGEHLP_CBA_READ_MEMORY Struct Reference

#include <dbghelp.h>

Collaboration diagram for _IMAGEHLP_CBA_READ_MEMORY:

Public Attributes

DWORD64 addr
 
PVOID buf
 
DWORD bytes
 
DWORDbytesread
 

Detailed Description

Definition at line 432 of file dbghelp.h.

Member Data Documentation

◆ addr

DWORD64 _IMAGEHLP_CBA_READ_MEMORY::addr

Definition at line 434 of file dbghelp.h.

◆ buf

PVOID _IMAGEHLP_CBA_READ_MEMORY::buf

Definition at line 435 of file dbghelp.h.

◆ bytes

DWORD _IMAGEHLP_CBA_READ_MEMORY::bytes

Definition at line 436 of file dbghelp.h.

◆ bytesread

DWORD* _IMAGEHLP_CBA_READ_MEMORY::bytesread

Definition at line 437 of file dbghelp.h.


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