pmCharSetAuto constant

int const pmCharSetAuto

Automatically marshal strings appropriately for the target operating system. The default is Unicode on Windows NT, Windows 2000, Windows XP, and the Windows Server 2003 family; the default is ANSI on Windows 98 and Windows Me.

Implementation

static const pmCharSetAuto = 0x0006;