CharacterSet Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Defines a character set.

Namespace:  Microsoft.WindowsMobile.DirectX.Direct3D
Assembly:  Microsoft.WindowsMobile.DirectX (in Microsoft.WindowsMobile.DirectX.dll)

Syntax

'Declaration
Public Enumeration CharacterSet
'Usage
Dim instance As CharacterSet
public enum CharacterSet
public enum class CharacterSet
type CharacterSet

Members

Member name Description
Supported by the .NET Compact Framework Ansi ASCII character set.
Supported by the .NET Compact Framework Default Extended ASCII character set.
Supported by the .NET Compact Framework Symbol Symbol character set.
Supported by the .NET Compact Framework ShiftJIS Japanese character set.
Supported by the .NET Compact Framework Hangeul Another common spelling of the Korean character set.
Supported by the .NET Compact Framework Hangul Korean character set.
Supported by the .NET Compact Framework GB2312 Chinese character set used in mainland China.
Supported by the .NET Compact Framework ChineseBig5 Chinese character set used mostly in Hong Kong SAR and Taiwan.
Supported by the .NET Compact Framework Oem Extended ASCII character set.
Supported by the .NET Compact Framework Johab Korean character set.
Supported by the .NET Compact Framework Hebrew Hebrew character set.
Supported by the .NET Compact Framework Arabic Arabic character set.
Supported by the .NET Compact Framework Greek Greek character set.
Supported by the .NET Compact Framework Turkish Turkish character set.
Supported by the .NET Compact Framework Vietnamese Vietnamese character set.
Supported by the .NET Compact Framework Thai Thai character set.
Supported by the .NET Compact Framework EastEurope Eastern European character set.
Supported by the .NET Compact Framework Russian Russian character set.
Supported by the .NET Compact Framework Mac Characters used by Macintosh.
Supported by the .NET Compact Framework Baltic Baltic character set.

Platforms

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information

.NET Compact Framework

Supported in: 3.5, 2.0

See Also

Reference

Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming in the .NET Compact Framework