2.2.1.1 Folder ID Structure
A Folder ID structure uniquely identifies a folder in the context of a logon to a Store object. The Folder ID structure is used in the context of a ROP, such as the RopOpenFolder ROP ([MS-OXCROPS] section 2.2.4.1), where the Store object context is already established. It is an 8-byte structure.
| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 20 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 30 | 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ReplicaId |
GlobalCounter | ||||||||||||||||||||||||||||||
|
... | |||||||||||||||||||||||||||||||
-
ReplicaId (2 bytes): An unsigned integer identifying a Store object.
-
GlobalCounter (6 bytes): An unsigned integer identifying the folder within its Store object.