vivek_g27 Level: Sage
 Registered: 06-04-2005 Posts: 57
|
using timegettime api in VB
hi,
how do i use timegettime() api in VB.
I declared the api. Then the api started giving negative values.
since the application iam trying to develop will run continuously for months together.
How do i initialize the timer
How do i set the time delay
How do i restart the timer .
i am trying to use the timer to send the data to COM port. (to wait while transmitting)
Then i will use the api to (to wait and) receive data from COM port.
Any help in understanding the timegettime function and any example (if possible) will be greatly appreiciated.
regards,
vivek
|