Format of NetWare "Scan File Information" reply packet |
Offset | Size | Description |
---|---|---|
00h |
WORD |
next sequence number (place in request buffer for next call) |
02h |
14 BYTEs |
ASCIZ filename |
10h |
BYTE |
file attributes (see #01420 at AX=4301h) |
11h |
BYTE |
extended file attributes (see #01804 at AH=B6h) |
12h |
DWORD |
(big-endian) file size in bytes |
16h |
WORD |
(big-endian) file's creation date (see #01666 at AX=5700h) |
18h |
WORD |
(big-endian) date of last access (see #01665 at AX=5700h) |
1Ah |
DWORD |
(big-endian) date and time of last update (see #01846) |
1Eh |
DWORD |
(big-endian) object ID of owner |
22h |
DWORD |
(big-endian) date and time last archived (see #01846) |
26h |
55 BYTEs |
reserved |
See Also: |
#01903 at AH=E3h/SF=0Fh |