As a program I am writing should behave slightly different depending on the make and type of the PDA, I need to find these data programmatically. Does somebody know how? GetDeviceID doesn't give me the required information.
On my PDA - a MIO P350 - I can ask for SysInfo, then a window is presented with ROM version, OS version, Profile and UUID.
The Profile, in my case "Mio P350", is the information I am interested in. The program should act differently when the profile should read e.g. Mio C220. So, make and model or type, but mainly model or type are of interest.