PointCardRW.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.
The ASCII character set, supporting the ASCII characters between 0x20 and 0x7F.
public const int CharacterSetAscii = 998;
val mutable CharacterSetAscii : int
Public Const CharacterSetAscii As Integer = 998