Condividi tramite


CharacterSet Enumeration

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
public enum CharacterSet
public enum CharacterSet

Members

  Member name Description
Supported by the .NET Compact Framework Ansi ASCII character set. 
Supported by the .NET Compact Framework Arabic Arabic character set. 
Supported by the .NET Compact Framework Baltic Baltic character set. 
Supported by the .NET Compact Framework ChineseBig5 Chinese character set used mostly in Hong Kong SAR and Taiwan. 
Supported by the .NET Compact Framework Default Extended ASCII character set. 
Supported by the .NET Compact Framework EastEurope Eastern European character set. 
Supported by the .NET Compact Framework GB2312 Chinese character set used in mainland China. 
Supported by the .NET Compact Framework Greek Greek 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 Hebrew Hebrew character set. 
Supported by the .NET Compact Framework Johab Korean character set. 
Supported by the .NET Compact Framework Mac Characters used by Macintosh. 
Supported by the .NET Compact Framework Oem Extended ASCII character set. 
Supported by the .NET Compact Framework Russian Russian character set. 
Supported by the .NET Compact Framework ShiftJIS Japanese character set. 
Supported by the .NET Compact Framework Symbol Symbol character set. 
Supported by the .NET Compact Framework Thai Thai character set. 
Supported by the .NET Compact Framework Turkish Turkish character set. 
Supported by the .NET Compact Framework Vietnamese Vietnamese character set. 

Platforms

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

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Compact Framework

Supported in: 2.0

See Also

Reference

Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Direct3D Programming