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. ..."
(No difference)

Revision as of 04:35, 6 June 2016

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.