SS.Close Set Status

From NitrOS-9
Revision as of 16:21, 5 April 2014 by Glaw16 (Talk | contribs) (Created page with 'Informs a device driver that a path is closed. {| | colspan="2" | '''Entry Conditions''' |- | A || ''path number'' |- | B || SS.Close ($2A) |- | colspan="2" | '''Error Output'''…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Informs a device driver that a path is closed.

Entry Conditions
A path number
B SS.Close ($2A)
Error Output
CC carry set on error
B error code

Additional Information

  • This call is used internally by OS-9's SCF file manager and is not available for user programs. It can be used only by device drivers and file managers.