Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Register parameters

RST 20H, DEFW $DE06
IN:
     A = Tri-handle subtype
     TH_FILT ($F0), free filter handle
     TH_WMG ($F1), free wildcard manager handle
     TH_ALM ($F2), free alarm handle
     IX = tri-handle

OUT, if call successful:
     Fc = 0, handle freed
     IX = 0
     BHL = Tri-handle contents

OUT, if call failed:
     Fc = 1
     A = RC_HAND, bad handle

Registers changed after return:
     ...CDE../..IY same
     AFB...HL/IX.. different

Notes

Internal operating system usage.

Related calls

OS_Vth, verify tri-handle
OS_Gth, get tri-handle

  • No labels