Share via


RemoteOrderDisplay.CharacterSetAscii Field

2/27/2008

A constant value used by the SelectCharacterSet method to set the video unit to use the ASCII character set.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const CharacterSetAscii As Integer
public const int CharacterSetAscii
public:
literal int CharacterSetAscii
public static final int CharacterSetAscii
public const var CharacterSetAscii : int

See Also

Reference

RemoteOrderDisplay Class
RemoteOrderDisplay Members
Microsoft.PointOfService Namespace
SelectCharacterSet