KernUnLockFile: Difference between revisions
Appearance
Created page with "==Synopsis== APIRET APIENTRY KernUnLockFile(KEEhfile khfd); ==Description== This will return the specified SFT pointer to the system. ==Parameters== khfd SFT pointer. ..." |
m Ak120 moved page OS2 API:KEE:KernUnLockFile to KernUnLockFile |
(No difference)
| |
Revision as of 23:43, 26 February 2017
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.