Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetSystemFileCacheSize" in [All]

kernel32

.

static extern bool GetSystemFileCacheSize(

.

The GetSystemFileCacheSize will never return the 'Disable' flags (2 & 8).

.

    public static extern bool GetSystemFileCacheSize(

.

    bool b = GetSystemFileCacheSize(ref lpMinimumFileCacheSize, ref lpMaximumFileCacheSize, ref lpFlags);


 
Access PInvoke.net directly from VS: