Progress
External Program
Interfaces


procncel() - Cancel Interval Timer

Cancels a specified interval timer previously set by proevt(). You can call this function even if the time interval has already expired:

SYNTAX

void
procncel ( pflag )
  char *pflag; 

pflag

Points to a timer flag previously passed to proevt() to start the specified time interval. This flag specifies one of many interval timers that you can set with proevt().

NOTE

SEE ALSO

prockint() - Test for Interrupt Key, proevt() - Set Interval Timer, prosleep() - Sleep For Specified Interval, prowait() - Wait For Timer To Expire


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095