Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

trouble catching 'OnDataTrigger Event' after i remove all triggers and add new ones

1 view
Skip to first unread message

joel

unread,
Mar 21, 2004, 4:26:39 PM3/21/04
to
Hi

I'm using "apax ocx version 1.12.0. in Visual Basic 6"
Am having trouble catching 'OnDataTrigger Event' after i remove all
triggers and add new ones.

the flow of what i'm doing is
1) Add Data Triggers (.AddDataTrigger)
2) dialing in and connecting (.TapiDial)
3) am succeful in catching trigger events at this point (Event
OnDataTrigger)
4) disconnecting (.Close)
5) Remove All Data Triggers (.RemoveAllDataTriggers)
6) add new data triggers (.AddDataTrigger)
7) connecting again (.TapiDial)
8) here is where i'm unsucceful in catching the trigger events (Event
OnDataTrigger)

thanks
joel m

0 new messages