Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Handle |
Exit | |
---|---|
R0 | Status value |
R1 | 0, or flag byte if R0 = 9 on exit |
R2 | Port number |
R3 | Station number |
R4 | Net number |
R5 | Pointer to data buffer |
R6 | Buffer size, or size of data received if R0 = 9 on exit |
The purpose of this call is to return information about a reception, including the size of data.
This SWI returns information about a control block, given its handle number. Econet_ExamineReceive performs a similar task, but more quickly
This SWI is re-entrant.