Module ida_idc
Functions
def get_mark_comment(slot: int32)-
get_mark_comment(slot) -> PyObject *
@param slot: int32
def get_marked_pos(slot: int32)-
get_marked_pos(slot) -> ea_t
@param slot: int32
def mark_position(ea: ea_t, lnnum: int, x: short, y: short, slot: int32, comment: char const *)-
mark_position(ea, lnnum, x, y, slot, comment)
@param ea: ea_t @param lnnum: int @param x: short @param y: short @param slot: int32 @param comment: char const *