get_bookmark
get marked position
     slot    - slot number: 0..1023
               if the specified 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);Last updated
Was this helpful?
