Way cool... thanks a lot Scott...

Actually, I did look on the memory handle it returned and I found the
database names there, but after that, some other bytes, don't knowing what
those bytes meant... i had to ask... thanks a lot!

On the other hand... I think that should be documented... don't you think so
palm guys?

----- Original Message -----
From: Scott L. Johnson <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Sent: Tuesday, March 07, 2000 11:14 AM
Subject: RE: Info about SysCreateDataBaseList?


> > From: Jose Manuel Guerra Chapa [mailto:[EMAIL PROTECTED]]
> > I have been searching about this function for almost two weeks
> > by now, in the Knowledge Base, on escribe.com & egroups.com and
> > on my own archives (more than 8K mails ;).. and I find nothing...
> > the only I have found is on the Reference Doc, and I think it lacks
>
> Right, the doc isn't helpful here, so you also should grep through the SDK
> header files.  Looking for 'SysCreateDataBaseList' would lead you to a
> struct called SysDBListItemType in <SystemMgr.h>.
>
> (This is assuming you don't have access to the OS source, where you could
> just look right at the function to see what it does.)
>
> > on this MemHandle you get the database list, but
> > what kind of Ptr does this MemHandle is related to?...
>
> The function returns a handle to an array of SysDBListItemType's.  Your
code
> gets ownership of that memory and must free it later.
>
> -slj-
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>


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

Reply via email to