Err DlkGetSyncInfo (
   UInt32 *succSyncDateP,
   UInt32 *lastSyncDateP,
   DlkSyncStateType *syncStateP,
   Char *nameBufP,
   Char *logBufP,
   Int32 *logLenP
)


pass non-null for first two params
compare

if they are equal, last sync succeeded, if they are not, it did not
if you still want the log, take a look at the last two parameters

On 3/8/08, danny wong <[EMAIL PROTECTED]> wrote:
>
>  thanks the feedback but the link talks about hotsync on the desktop.
>
>  i'm looking at way to read the hotsync log from the palm within a palmOS
> app.
>
>  to make is easier is there any way to tell if Hotsync is successful?
>  I know i can listen to the Start and Finish hotsync events but Finish event
>  does not indicate if hotsync is successful or failed.
>
>  any help would be appreciated.
>
>  regards
>
>  danny
>
>
> > Date: Fri, 7 Mar 2008 13:46:40 +0000
> > From: [EMAIL PROTECTED]
> > Subject: Re: Hotsync log where is it?
> > To: [email protected]
>
> >
> > Oops, re-reading the post it is now clear! So as a second go have a look
> > at this
> >
> >
> http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=46
> >
> > which covers accessing the HotSync log - SyncOpenDB sounds particularly
> > interesting. Also this line when talking about the HotSync Log API
> >
> > "LogBuildRemoteLog retrieves an abbreviated HotSync log from the handheld"
> >
> > Hopefully this is more helpful....!
> >
> >
> > Edward Jones
> >
> > Regis St-Gelais wrote:
> > > "Edward Jones" <[EMAIL PROTECTED]> a écrit dans le message de
> news:
> > > [EMAIL PROTECTED]
> > >> Have a look in the Palm folder under Program Files, mine is stored in
> > >> c:\program files\palmone\ed\hotsynclog.htm
> > >
> > > I think the OP is talking about the PDA, not the PC
> > >
> >
> > --
> > For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>
>
> ________________________________
> Snap and Share.  From your phone to your space.  Post your pics here.
>  --
> For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>


-- 
Best Regards,
Dmitry Grinberg
(847) 226 9295

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to