At 07:57 PM 2/5/2001 -0800, you wrote:
>What is the meaning of SysEventType.eType 26
>after an EvtGetEvent() call?
>
>Thanks
>horace

The best way to find out things like this is to grep the Palm header 
files.  I looked for EvtGetEvent.  I suppose you could also look for an 
event type you already handle, like frmOpenEvent, and hope the definitions 
are close by.

Doing so in version 3.5 of the SDK:

event.h, line 58,  frmUpdateEvent, as part of the eventsEnum.

The system header files are you friend.

JC


Jim Cassidy                                     Celebrate national pi day,
[EMAIL PROTECTED]                             Mar 14, at 1:59.26 am.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to