Jump to content

KernUnLockFile

From EDM2
Revision as of 22:57, 9 June 2017 by Martini (talk | contribs)

This will return the specified SFT pointer to the system.

Synopsis

APIRET APIENTRY KernUnLockFile(KEEhfile khfd);

Parameters

khfd
SFT pointer.

Comments

This is some sort of DosClose after a file has been opened with KernLockFile.