GuiDumpAt

Change the address of the dump window to the given virtual address, to show the dump at this address.

void GuiDumpAt(duint va);

Parameters

va Virtual address of the pointer to dump.

Return Value

This function does not return a value.

Example

Example code.