Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
get marked position
     slot    - slot number: 0..1023
               if the specifed value is <= 0,
               IDA will ask the user to select slot.
returns: -1 - the slot doesn't contain a marked address
         otherwise returns the marked address

long get_bookmark(long slot);

Index | Previous topic | Next topic