Can any one tel me what are user events?? | developer.brewmp.com Can any one tel me what are user events?? | developer.brewmp.com

Developer

Can any one tel me what are user events??

Forums:

Hi,
Can any one tel me what kind of events comes under EVT_USER??
In my application I need to send Key press events from one applet to another applet. So I tried using PostEvent along with event code as EVT_KEY. But PostEvent is returning fail. So when I tried with EVT_USER it is working fine.
So I want to know what kind of events can be posted using EVT_USER??

Thanks in advance.