2.5.149 FtNts
The FtNts structure specifies the properties of the note-type Obj record containing this FtNts.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ft |
cb |
||||||||||||||||||||||||||||||
guid (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
fSharedNote |
unused |
||||||||||||||||||||||||||||||
... |
ft (2 bytes): Reserved. MUST be 0x000D.
cb (2 bytes): Reserved. MUST be 0x0016.
guid (16 bytes): A GUID as specified by [MS-DTYP] that specifies the Globally Unique identifier of this comment.
fSharedNote (2 bytes): A Boolean (section 2.5.14) that specifies whether the comment is shared. MUST be a value from the following table:
Value of fSharedNote |
Meaning |
---|---|
0x0000 |
Not shared |
0x0001 |
Shared |
unused (4 bytes): Undefined and MUST be ignored.