Click or drag to resize
MarshalSystemMaxDBCSCharSize Field
Represents the maximum size of a double byte character set (DBCS) size, in bytes, for the current operating system. This field is read-only.

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly int SystemMaxDBCSCharSize

Field Value

Type: Int32
See Also