Format of NetWare "Get Connection Information" reply buffer |
Offset | Size | Description |
---|---|---|
00h |
WORD |
(call) 003Eh (length of following results buffer) |
02h |
DWORD |
(big-endian) object ID for object logged in on the connection 00000000h if no object logged in |
06h |
WORD |
(big-endian) type of object |
08h |
48 BYTEs |
name of object |
38h |
7 BYTEs |
login time (see #01919) |
Note: |
Much of the Novell documentation incorrectly states the reply buffer length as 3Fh instead of 40h, which corresponds to a results length of 3Dh (61) bytes instead of the correct 3Eh (62) bytes. |