RemoteOrderDisplay.CharacterSetAscii 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 used by the SelectCharacterSet(DeviceUnits, Int32) method to set the video unit to use the ASCII character set.
public const int CharacterSetAscii = 998;
val mutable CharacterSetAscii : int
Public Const CharacterSetAscii As Integer = 998