Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - tsr_uninstall http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              tsr_uninstall

   Usage
   #include <tsr.h>
   int tsr_uninstall(void)

   Description
   If  called  from  an active TSR (i.e. one that has not  yet  tried  to
   become  resident),  attempts  to  un-install  a  previously  installed
   version  of  the TSR program. If called from an active  TSR,  it  will
   attempt to un-install itself.

   Return Value
   0    if successful, otherwise:
   2    Can not remove, program is not loaded
   3    Can not remove, another TSR is installed on top of this program.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson