Description | ||||||||||||||
Cancels the pending timer that was started. Note: This function can be used only in dll mode, otherwise its behavior is unpredictable. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProUIDialog.h> | ||||||||||||||
ProError | ProUIDialogTimerStop | ( | ||||||||||||
ProUITimerID timer_id | ||||||||||||||
/* (In) | ||||||||||||||
the timer_id from ProUITimerCreate(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|