Jump to content

KernReturnFileCache

From EDM2

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

Synopsis

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

Parameters

khfd (KEEhfile) - input
SFT pointer
ptr (KEECachePages*) - input
Pointer to a previously received cache data structure.