Serial port and GPS

Utils.displayOff Method 

Switches display of the mobile device off

[Visual Basic]
Public Shared Sub displayOff()
[C#]
public static void displayOff();

Remarks

Only on windows ce/mobile. For other platforms the method does nothing. http://www.pinvoke.net/default.aspx/coredll/ExtEscape.html

See Also

Utils Class | serial Namespace