RemoteOrderDisplay.CharacterSetUnicode 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 Unicode character set.
public const int CharacterSetUnicode = 997;
val mutable CharacterSetUnicode : int
Public Const CharacterSetUnicode As Integer = 997