#include <memgrep.h>
Data Fields | |
MEMGREP_RESULT_ROW | base |
unsigned long | addr |
unsigned char * | buf |
unsigned long | bufLength |
Used in association with MEMGREP_CMD_DUMP
|
The adderss that the dump occured at. |
|
The base structure for all rows |
|
The memory at that address
|
|
The number of bytes held in buf |