OpenNetCF.Desktop.Communication library and coldboot

  • Thread starter Thread starter Thore Berntsen
  • Start date Start date
T

Thore Berntsen

Is there any way I can coldboot (or hardreset) a device from the
OpenNetCF.Desktop.Communication library ?

Thore Berntsen
 
Yes and no. No, not inherently becasue there's no RAPI function for it.
You could, however, write a custom RAPI function in a DLL and then use the
supported Invoke method to call it.

-Chris
 
Back
Top