3.2.2.1.6 MyStream
The MyStream property is an instance of the TypedPropertyValue structure defined in section 2.15.
Property identifier: 0x00000006
Property offset: 0x00000030 + 0x0000014C = 0x0000017C (decimal 380)
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 |
49 |
00 |
00 |
00 |
CA |
84 |
95 |
F9 |
23 |
CA |
0B |
47 |
83 |
94 |
22 |
01 |
|
01x |
77 |
90 |
7A |
AD |
0C |
00 |
00 |
00 |
70 |
00 |
72 |
00 |
6F |
00 |
70 |
00 |
|
|
|
|
|
|
|
|
|
|
p |
r |
o |
p |
||||
|
02x |
36 |
00 |
00 |
00 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
||
Type (2 bytes at offset 380): The type of property represented in the packet; the type is identified as the PropertyType enumeration value VT_VERSIONED_STREAM (0x0049).
Padding (2 bytes at offset 382): Set to zero, as required.
Value: A VersionedStream packet with the following subfields:
-
-
VersionGuid (16 bytes at offset 384): {F99584CA-CA23-470B-8394-220177907AAD}. This is an application-specific value that has no meaning to OLEPS implementations.
-
Size (4 bytes at offset 400): 0x0000000C (decimal 12).
-
Characters (12 bytes at offset 404): The null-terminated sequence of 16-bit Unicode characters, "prop6".
-
Note that the TypedPropertyValue packet representing this property does not contain the complete property value. The remainder of the property value is contained in the stream, "prop6".