> Actually, what I wanted to do is to evaluate an arbitrary Feature value to > determine if it was a pointer or just a value. Too bad something like > PrvPtrCheck() isn't exposed to the general public. Anyways, I appreciate > the feedback. I guess I'll just have to find something else to much with. Why not just have the caller pass a handle instead? You can lock and unlock handles multiple times without causing trouble (unless you lock too many times or unlock more times than you've locked) and this will help prevent bad data from getting in. Regards, Andrew -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- How to test for valid pointers? Bobby Williams
- RE: How to test for valid pointers? Michael Morton
- RE: How to test for valid pointers? Randy Maxwell
- Re: How to test for valid pointers? Philip Sheard
- RE: How to test for valid pointers? Bobby Williams
- Re: How to test for valid pointers? Danny Epstein
- RE: How to test for valid pointers? krollin
- RE: How to test for valid pointers? Bobby Williams
- RE: How to test for valid pointers? Andrew Kohlsmith
- RE: How to test for valid pointers? Aaron Ardiri
- RE: How to test for valid pointers? Bobby Williams
- Re: How to test for valid pointers? DIAMOND JEFF
- Re: How to test for valid pointers? DIAMOND JEFF
- Re: How to test for valid pointers? Michael S. Davis
- Re: How to test for valid pointers? Jason Henderson
- Re: How to test for valid pointers? Aaron Ardiri
- Re: How to test for valid pointers? DIAMOND JEFF
- Re: How to test for valid pointers? DIAMOND JEFF
- Re: How to test for valid pointers? Brian Mathis
