>Hex-Rays IDA Pro Page

Help index | Search

Move a structure

 Action    name: MoveStruct
 
This command moves the current structure type definition to another place in the structure window.

Each structure has its ID and serial number. The ID is a number used to refer to the structure, while a serial number is used to order structures during output. Changing the serial number moves the structure to another place.

The serial number of a structure is displayed at the lower left corner of the window.

You can specify any number, IDA will move the structure to the specified place. 1 - the current structure becomes the first structure 2 - to the second place ...

This command is available when you open a structures window.

See also Edit|Structs submenu. How to Enter a Number.

Index | Previous topic | Next topic