3.2.2.1.1 CodePage

The CodePage property is an instance of the TypedPropertyValue structure defined in section 2.15.

Property identifier: 0x00000001

Property offset: 0x00000030 + 0x00000058 = 0x00000088 (decimal 136)

The following table shows the binary contents of the structure representing the property.

Structure contents

 x0

 x1

 x2

 x3

 x4

 x5

 x6

 x7

 x8

 x9

 xA

 xB

 xC

 xD

 xE

 xF

 00x

02

00

00

00

B0

04

00

00

Type (2 bytes at offset 136): The type of property represented in the packet; the type is identified as the PropertyType enumeration value VT_I2 (0x0002).

 Padding (2 bytes at offset 138): Set to zero, as required.

 Value (4 bytes at offset 140): The 2-byte signed integer 0x04B0 (decimal 1200) followed by 2 bytes of zero padding as required. This value is CP_WINUNICODE, which indicates that CodePageString packets in this property set are encoded as arrays of 16-bit Unicode characters.