A Job File Number (JFN) is a handle for
open file system objects, unique within the process that opened the file
system object. The JFN is returned by DosOpen. It is used
and an index into the JFN Table to locate the
corresponding SFT handle.
[Back: ]
[Next: ]