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
change structure comment
     id      - structure type ID
     comment - new comment of the structure
     repeatable - 1: change repeatable comment
                  0: change regular comment
returns: !=0 - ok

long set_struc_cmt(long id, string comment, long repeatable);

Index | Previous topic | Next topic