2.9.223 RecipientBase
The RecipientBase structure contains information about a mail merge recipient followed by a marker (RecipientLast) that specifies where the recipient information ends.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
recipient (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
RecipientLast |
recipient (variable): An array of RecipientDataItem containing data that describes a mail merge recipient. Each recipient MUST have a RecipientDataItem with a RecipientDataID of 0x0003 or MUST have RecipientDataItem elements that have RecipientDataIDs of 0x0002 and 0x0004.
RecipientLast (4 bytes): Contains a RecipientTerminator that specifies that there is no further data to read for the current recipient.