The serial error codes are listed in SerialMgr.h.  They start at a constant
called serErrorClass, which is defined in SystemMgr.h (at least in the 3.1
SDK which ships with CW6).

serErrorClass is 0x300.  769 is 0x301, or "serErrBadParam".

-jjf

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 22, 2000 2:26 AM
To: Palm Developer Forum
Subject: serial error codes


hi!

when I do 
error=SerOpen(refno,port,baud);

in error I get 769 or 767.
where can I find what these numbers means?

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

-- 
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