Article # 569, added by Geoworks, historical record
| first | previous | index | next | last |

How to tell what hardware N9000 app is running on.



There's a new function available that will tell you what hardware an
app is running on. It's called RespGetPDAHardwareInfo and takes no
parameters and returns a PDAHardwareInfo. This will tell you whether
you're running on a N9000 or N9000i or a PC demo running the N9000
emulator software. It will also tell you if the backlight feature
is available.

See CInclude/Internal/respondr.goh for more details.