----- Original Message ----- 
From: sv <[EMAIL PROTECTED]>
> Hi all,
> 
> Is there any function to get the username of the owner of a palm from an
> 
> application running on it ?
> 

char HotSyncID[41];
*HotSyncID='\0';
DlkGetSyncInfo(NULL, NULL, NULL, HotSyncID, NULL, NULL);             



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to