Hello,

To get the user name (Hotsync name ?), you should include
<System/DLServer.h> and use the DlkGetSyncInfo, with this prototype:

Err DlkGetSync(Uint32 *succSyncDateP, UInt32 *lastSyncDateP,
DlkSyncStateType *syncStateP, Char * nameBufP, Char *logBufP, Int32
*logLenP);

NB: To get only user name, you can set all params to NULL except nameBufP...

"Johnathan Smith" <[EMAIL PROTECTED]> a �crit dans le message news:
[EMAIL PROTECTED]
>
> Can someone please tell me how to get the user name!
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
>
>



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