At 10:13 AM 4/27/00 -0400, you wrote:
>How can I get the size of the data contained by a record?  I thought of
>using MemHandleSize(recHandle), but doesn't each record have a header whose
>size would be then be included?  If so, how big is the header? (I could then
>subtract it from the returned value).
>

Each record does have a header, but it's not included in the handle
returned by DmGetRecord etc.  MemHandleSize() works correctly.


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

Reply via email to