Module index

Module ida_idc

Functions

def get_mark_comment(*args) ‑> PyObject *
get_mark_comment(slot) -> PyObject *
slot: int32
def get_marked_pos(*args) ‑> ea_t
get_marked_pos(slot) -> ea_t
slot: int32
def mark_position(*args) ‑> void
mark_position(ea, lnnum, x, y, slot, comment)
ea: ea_t
lnnum: int
x: short
y: short
slot: int32
comment: char const *