Jump to content

KernUnLockFile

From EDM2
Revision as of 03:51, 28 May 2025 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This will return the specified SFT pointer to the system.

Synopsis

APIRET APIENTRY KernUnLockFile(KEEhfile khfd);

Parameters

khfd (KEEhfile) - input
SFT pointer.

Comments

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