invalidate handle

image

whats the point? it doesnt do anything, clear works

It’s a way of setting the handle to nothing (0) like when you set object references to nothing (null).

but the handle still works

You mean the Timer still works? Yes it is only the variable that is loosing the reference to the timer.

ohh gotcha thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.