Jump to content

KernUnLockFile: Difference between revisions

From EDM2
Created page with "==Synopsis== APIRET APIENTRY KernUnLockFile(KEEhfile khfd); ==Description== This will return the specified SFT pointer to the system. ==Parameters== khfd SFT pointer. ..."
 
Ak120 (talk | contribs)
(No difference)

Revision as of 00:43, 27 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.