Format of NetWare "Get Account Status" reply buffer |
| Offset | Size | Description |
|---|---|---|
|
00h |
WORD |
(call) length of following buffer space |
|
02h |
DWORD |
(big-endian) account balance |
|
06h |
DWORD |
(big-endian) credit limit signed number indicating lowest allowable account balance |
|
0Ah |
120 BYTEs |
reserved |
|
82h |
DWORD |
(big-endian) object ID, server 1 |
|
86h |
DWORD |
(big-endian) hold amount, server 1 |
|
... |
||
|
F8h |
DWORD |
(big-endian) object ID, server 16 |
|
FCh |
DWORD |
(big-endian) hold amount, server 16 |
|
Note: |
The reply buffer lists the servers which have placed holds on a portion of the account balance, and the amount reserved by each. |
|
See Also: |