#include <memgrep.h>
Data Fields | |
unsigned long | error |
unsigned long | numRows |
MEMGREP_RESULT_ROW ** | rows |
The result from a given operation, including any rows that were returned.
|
The error code, 0 if no error. |
|
The number of rows returned by the query.
|
|
The array of rows.
|