Hi.

I am quite new to the Exchange Manager and learnt that
the ExgSend function can actually control the
interruption of user's cancellation.


if (ExgSend(&exgSocket, &record, sizeof(record), &err)
!= sizeof(record))              // partial beam?
                        {
                                FrmCustomAlert(InformationAlert, "Beaming error!",
"Some data has NOT been beamed", "");
                                bSuccess = false;
                        }

However, it does not apply to this as I have tried it
and no error return for the ExgSend.

Pls help. Any idea is greatly appreciated.


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

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

Reply via email to