Click to See Complete Forum and Search --> : Getting Model name of Windows Mobile


Donaldeo
03-25-2008, 06:11 AM
Hi,

I have Windows Mobile HTC P3450. I want to get this name from my application.
i.e. HTC P3450.
I used SystemParametersInfo() but I get HTC as manufacturer name and ELF0100 as model id.
Can you suggest me how to get model name(here P3450) in windows mobile.

Thanks