2.4.844 BrtUsr
The BrtUsr record specifies information about a user that is currently editing the shared workbook (section 2.2.12).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
iUsrId |
|||||||||||||||||||||||||||||||
guid (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
sdtr |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
strName (variable) |
|||||||||||||||||||||||||||||||
... |
iUsrId (4 bytes): An unsigned integer that specifies a unique identifier for this user. The iUsrId value MUST be distinct from the iUsrId value in every other BrtUsr (section 2.4.844) in the document.
guid (16 bytes): A GUID as specified by [MS-DTYP] section 2.3.4 that specifies the revision of the shared workbook (section 2.2.12) to which the user is currently synchronized.
sdtr (8 bytes): A ShortDtr (section 2.5.133) that specifies the date and time the user opened the shared workbook (section 2.2.12). The date and time are stored in the user's local time.
strName (variable): An XLWideString (section 2.5.169) that specifies the display name of the user. This field MUST be greater than 0 characters and less than or equal to 54 characters.