Click or drag to resize
Marshal Fields

The Marshal type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSystemDefaultCharSize
Represents the default character size on the system; the default is 2 for Unicode systems and 1 for ANSI systems. This field is read-only.
Public fieldStatic memberSystemMaxDBCSCharSize
Represents the maximum size of a double byte character set (DBCS) size, in bytes, for the current operating system. This field is read-only.
Top
See Also