Jump to content

KernReturnFileCache: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 9: Line 9:
;ptr:Pointer to a previously received cache data structure.
;ptr:Pointer to a previously received cache data structure.


[[Category:The OS/2 API Project]]
[[Category:Kern]]

Revision as of 02:46, 10 May 2017

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.