Domanda

Sorry for my question. I searched on Internet for tutorials or helps but I had not result.

I want to make some little apps for my Windows Mobile 6.X device. I can made little programs in C and for ".net compact framework 3.5", but I can't do a lot for now.

How can I made a simple App that can turn on and turn off the flash-led and the leds of my W.M device?

Sorry for my bad english and Thank you in advice! :)

È stato utile?

Soluzione

There is no standard API to enable Torch or Camera LED on Windows Mobile devices. You have to use the vendors specific APIs to control Torch and LED. So if you are using an Intermec device you have to use there Multimedia Resource Kit API. If you are using a Motorola device, you have to use there Motorola EMDK API to control the Torch (if provided).

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top