Jump to content

KernReturnFileCache

From EDM2
Revision as of 05:40, 6 June 2016 by Martini (talk | contribs) (Created page with "==Synopsis== APIRET APIENTRY KernReturnFileCache(KEEhfile khfd,KEECachePages* ptr); ==Description== This appears to be the "free" function to return the ptr structure from Ke...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Synopsis

APIRET APIENTRY KernReturnFileCache(KEEhfile khfd,KEECachePages* ptr);

Description

This appears to be the "free" function to return the ptr structure from KernReadFileAtCache back to the system.

Parameters

khfd

   SFT pointer 

ptr

   Pointer to a previously received cache data structure.