| The AC_TIMEREVENTevent is received by evnt get() in response to the Windows WM_TIMER message. This event is generated ONLY after a timer has been initiated by a call to start_timer(). | |||
| Parameters (Windows/Web only) | |||
| Member | Value | Descripton | |
| type | AC_TIMEREVENT | Event Code | |
| wmsg | 0 | not used | |
| lmsg | timerID | set in start_timer() | |
| x | 0 | not used | |
| y | 0 | not used | |
| when | system tickcount | see GetTickCount() | |
| target | FLDLOOKUPPTR |
Field Lookup Structure Pointer | |
| Related Information | |||
New Functions VVWindows
Win32 Programmer's Reference - WM_TIMER, GetTickCount() |
|||