Dear all,

I got "cannot convert '_opaque*' to 'unsigned short' " error from the follow
code:

DmOpenRef _DBRef;
UInt16Ptr     _RecordPtr;
UInt32         _ReocrdSize;
DmNewRecord( _DBRef, _RecordPtr, _ReocrdSize );

What is the problem of it?
Also, what is the type "_opaque*" ? I have seen this error so many time but
only use "try and error" method to solve it, can anyone give a better
concept of this type for me?

Oscar



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