In article <24188@palm-dev-forum>, Labhesh Patel wrote:
>
>Hello:
>
>I want to know the size of the record on the palm and have no way of knowing 
>the structure of the application. Is there a way I can find out the size of 
>the record. I can find the size of the record through conduit by using 
>ReadRecordByIndex function which returns a  CRawRecordInfo class which has 
>this information, however on the palm i didn't find anything which will give 
>me the size of a record, but as conduit is doing it there must be some way 
>of finding it out.

Get a handle to the record with DmQueryRecord and then use
MemHandleSize.

HTH,
-Ben

-- 
Ben Darnell              [EMAIL PROTECTED]
http://thoughtstream.org
Finger [EMAIL PROTECTED] for PGP/GPG key 1024D/1F06E509


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