This is a variable length atom used by PowerPoint to keep the information needed to send a document by electronic mail.
DocRoutingSlip Fields
Offset | Type | Name | Contents |
0 | uint4 | length | Length of this structure, including this field |
4 | uint4 | version | Version of the router software |
8 | uint4 | recipCount | Number of recipients |
12 | uint4 | currentRecipient | Serial number of the current recipient |
16 | uint4 | routingOptions | Options used for routing, the following are the valid values, which can be added together: 0x00000000 - all at once 0x00000001 - one after another 0x00000002 - return when done 0x00000004 - track status 0x00000008 - document dirty 0x00000010 - document routed 0x00000020 - cycle_completed |
20 | uint4 | noStrings | Number of string elements in the next field |
24 | Cstring | Recipients[noStrings] | Array containing the list of recipients |