3.1.2 PIDSI_TITLE
The PIDSI_TITLE property is an instance of the TypedPropertyValue structure defined in section 2.15.
Property identifier: 0x00000002
Property offset: 0x00000030 + 0x000000A0 = 0x000000D0 (decimal 208)
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 |
1E |
00 |
00 |
00 |
0F |
00 |
00 |
00 |
4A J |
6F o |
65 e |
27 ' |
73 s |
20 |
64 D |
6F o |
01x |
63 c |
75 u |
6D m |
65 e |
6E n |
74 t |
00 |
00 |
|
|
|
|
|
|
|
|
Type (2 bytes at offset 208): The type of property represented in the packet; the type is identified as the PropertyType enumeration value VT_LPSTR (0x001E).
Padding (2 bytes at offset 210): Set to zero, as required.
Value: A CodePageString packet with the following subfields:
-
-
Size (4 bytes at offset 212): 0x00000F (decimal 15).
-
Characters (16 bytes at offset 216): The null-terminated sequence of 8-bit characters, "Joe's document", padded to a total length of 16 bytes.
-