Domanda

Soft reset in WindowsCE Handydevice .

È stato utile?

Soluzione

The OpenNETCF framework provides a simple method for this task:

using OpenNETCF.WindowsCE;   
// ... 
PowerManagement.SoftReset();
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top