Jump to content

KernUnLockFile

From EDM2
Revision as of 05:35, 6 June 2016 by Martini (talk | contribs) (Created page with "==Synopsis== APIRET APIENTRY KernUnLockFile(KEEhfile khfd); ==Description== This will return the specified SFT pointer to the system. ==Parameters== khfd SFT pointer. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.