GuiDumpAtN

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

void GuiDumpAtN(duint va, int index)

Parameters

va Virtual address of the pointer to dump.

index Index of the dump window.

Return Value

This function does not return a value.

Example

Example code.