Jump to content

KernUnLockFile

From EDM2
Revision as of 00:43, 27 February 2017 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:KEE:KernUnLockFile to KernUnLockFile)

Synopsis

APIRET APIENTRY KernUnLockFile(KEEhfile khfd);

Description

This will return the specified SFT pointer to the system.

Parameters

khfd

   SFT pointer. 

Comments

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