At 11:54 AM -0700 7/12/01, Calvin Yee wrote:
>Does anyone know why Palm OS 4.0 no longer
>supports doing the following:
>
>SerControl(serLibNum, serCtlIrDAEnable, 0, 0);
>
>Instead of my app working as it has from 3.1-3.5,
>now I get a serErrNotSupported error.
The serCtlIrDAEnable "opcode" is only supported by the OLD serial manager, and by the
new serial manager's compatibility "wrapper" library (i.e. the shared library which
veneers the new serial manager calls as old serial manager calls). Note the "ser"
prefix. When you use the SrmXXX versions of the serial manager APIs, the correct
opcode to use is srmCtlIrDAEnable.
Regards,
Jim Schram
Palm Incorporated
Partner Engineering
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/