Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | Description |
---|---|
R1 | 104 (&68) |
R2 | Pointer to canonical filename (null terminated) |
R3 | Number of files closed as a result of this service call |
Exit | Description |
---|---|
R1 | Preserved |
R2 | Preserved |
R3 | Number of files closed as a result of this service call |
This service is called when the system requests that an object, and any children of that object be closed.
This Service Call should never claimed.
A module need not close the file, if this may potentially cause problems.
Before passing this service call on, you must increment R3 by the number of files that your code has closed.