>Hex-Rays IDA Pro Page

Help index | Search

DelSourceFile

***********************************************
** Delete information about the source file
        ea - linear address belonging to the source file
   returns: NULL - source file information is not found
            otherwise returns pointer to file name

success DelSourceFile(long ea);

Index | Previous topic | Next topic