This topic has not yet been rated - Rate this topic

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.

01234567891012345678920123456789301

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.