Format of NetWare "Submit Account Charge" request buffer |
| Offset | Size | Description |
|---|---|---|
|
00h |
WORD |
length of following data (max 13Fh) |
|
02h |
BYTE |
97h (subfunction "Submit Account Charge") |
|
03h |
WORD |
(big-endian) service type |
|
05h |
DWORD |
(big-endian) amount to be charged to account |
|
09h |
DWORD |
(big-endian) amount of prior hold to be cancelled |
|
0Dh |
WORD |
(big-endian) type of bindery object |
|
0Fh |
WORD |
(big-endian) type of comment 8000h-FFFFh reserved for experimental use |
|
11h |
BYTE |
length of object's name |
|
12h |
N BYTEs |
object name |
|
|
BYTE |
length of comment |
|
|
N BYTEs |
comment |
|
See Also: |