3.1.4 PIDSI_AUTHOR
The PIDSI_AUTHOR property is an instance of the TypedPropertyValue structure defined in section 2.15.
Property identifier: 0x00000004
Property offset: 0x00000030 + 0x000000C4 = 0x000000F4 (decimal 244)
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 |
04 |
00 |
00 |
00 |
4A J |
6F o |
65 e |
00 |
|
|
|
|
Type (2 bytes at offset 244): 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 246): Set to zero, as required.
Value: A CodePageString packet with the following subfields:
-
Size (4 bytes at offset 248): 0x000004.
-
Characters (4 bytes at offset 252): The null-terminated sequence of 8-bit characters, "Joe".