enum of target devices/display sizes?

  • Thread starter Thread starter cyberco
  • Start date Start date
C

cyberco

Is there an enum somewhere in (WM5) .Net CF 2.0 lib that enumerates all
types of target displays (phone, phone square, phone square vga, ...)?
 
No, because it's not fixed. The SDK has a set number, but that doesn't mean
there aren't other possibilities. For example I worked on a WM 5.0 device
that was 800x480, which is definitely not in the off-the-shelf SDK.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top