2.2.2.9 FolderReplicaInfo Structure
The FolderReplicaInfo structure contains information about server replicas of a public folder.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flags |
|||||||||||||||||||||||||||||||
Depth |
|||||||||||||||||||||||||||||||
FolderLongTermId |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
ServerDNCount |
|||||||||||||||||||||||||||||||
CheapServerDNCount |
|||||||||||||||||||||||||||||||
ServerDNArray (variable) |
|||||||||||||||||||||||||||||||
... |
Flags (4 bytes): This value MUST be set to 0x00000000.
Depth (4 bytes): This value MUST be set to 0x00000000.
FolderLongTermId (24 bytes): A LongTermID structure ([MS-OXCDATA] section 2.2.1.3.1) that identifies the folder for which the server replica information is being described.
ServerDNCount (4 bytes): An unsigned integer value that determines how many elements exist in the ServerDNArray field. This value MUST NOT be 0x00000000.
CheapServerDNCount (4 bytes): An unsigned integer value that determines how many of the leading elements in the ServerDNArray field have the same, lowest, network access cost. The value of the CheapServerDNCount field MUST be less than or equal to value of the ServerDNCount field.
ServerDNArray (variable): An array of ASCII-encoded NULL-terminated strings. This value contains an enterprise/site/server distinguished name (ESSDN) of servers that have a replica (1) of the folder identified by the value of the FolderLongTermId field. The number of ServerDNCount strings in this field is specified by the ServerDNCount field.