Deletes watch with specified 1-based index and updates watch window. Returns number of remaining watches, or -1 on error.
int Deletewatch(int indexone);
Parameters:
indexone - 1-based index of existing watch.
See also: Insertwatch, Getwatch
Deletes watch with specified 1-based index and updates watch window. Returns number of remaining watches, or -1 on error.
int Deletewatch(int indexone);
Parameters:
indexone - 1-based index of existing watch.
See also: Insertwatch, Getwatch