Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The UsrInfo record specifies information about a user who currently has the shared workbook open.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lUsrId |
|||||||||||||||||||||||||||||||
guid (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
shortdtr |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
stUserName (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
unused |
lUsrId (4 bytes): A signed integer that specifies a unique user identifier for this user.
guid (16 bytes): A GUID, as specified by [MS-DTYP], that specifies the last set of revisions synced to by this user.
shortdtr (8 bytes): A ShortDTR structure that specifies the date and time this user opened the shared workbook.
stUserName (variable): A XLUnicodeString structure that specifies the name of this user. The number of characters in this string MUST be greater than or equal to 1 and less than or equal to 54.
unused (1 byte): Undefined and MUST be ignored.