LcdConsole.ResetEncoding Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the character encoding to hardware defaults (using simply the lower byte of a char).
public void ResetEncoding ();
member this.ResetEncoding : unit -> unit
Public Sub ResetEncoding ()