RemoteOrderDisplay.CharacterSetAnsi Field
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.
A constant value that is used by the SelectCharacterSet(DeviceUnits, Int32) method to set the video unit to use the ANSI character set.
public const int CharacterSetAnsi = 999;
val mutable CharacterSetAnsi : int
Public Const CharacterSetAnsi As Integer = 999