C# Class Microsoft.Isam.Esent.Interop.NATIVE_UNICODEINDEX

Mostra file Open project: ayende/managed-esent Class Usage Examples

Public Properties

Property Type Description
dwMapFlags uint
lcid uint

Property Details

dwMapFlags public_oe property

The flags for LCMapString.
public uint dwMapFlags
return uint

lcid public_oe property

The LCID to be used when normalizing unicode data.
public uint lcid
return uint