2.4.349 WriteAccess

The WriteAccess record specifies the name of the user who last created, opened, or modified the file.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

userName (variable)

...

unused (variable)

...

userName (variable):  An XLUnicodeString structure that specifies the user name. The value of userName.cch MUST be less than or equal to 54. If the value of userName.rgb is equal to "\0x20\0x20" no user name is specified.

unused (variable): Undefined and MUST be ignored. The size of this field in bytes

MUST be equal to the value of the following formula: (112 – number of bytes of userName).