Defined as 1 on an ANSI platform, and 2 on a UNICODE platform
[Visual Basic] Public Shared ReadOnly SystemDefaultCharSize As Integer [C#] public static readonly int SystemDefaultCharSize; [C++] public: static readonly int SystemDefaultCharSize; [JScript] public static var SystemDefaultCharSize : int;
Marshal Class | Marshal Members | System.Runtime.InteropServices Namespace