IDAPython 9.0
Loading...
Searching...
No Matches
ida_idc Namespace Reference

Functions

None mark_position (ida_idaapi.ea_t ea, int lnnum, 'short' x, 'short' y, int slot, str comment)
 
ida_idaapi.ea_t get_marked_pos (int slot)
 
'PyObject *' get_mark_comment (int slot)
 

Function Documentation

◆ get_mark_comment()

'PyObject *' get_mark_comment ( int slot)

◆ get_marked_pos()

ida_idaapi.ea_t get_marked_pos ( int slot)

◆ mark_position()

None mark_position ( ida_idaapi.ea_t ea,
int lnnum,
'short' x,
'short' y,
int slot,
str comment )