* R0 = 0 then R1 = pointer to object name
= 1 then R1 = task handle
R2 = Session number
* Preserved.
Remove the link on the file specified by R1. ie don't continue to watch this file. An error is returned if the file described has not previously been linked.
If a task dies before it calls DeLinkFile, all files the task has linked will automatically be removed for it.
|
|
|