Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function retrieves the cache information.
BOOL CeGetCacheInfo(DWORDcbSize,PCacheInfopCacheInfo );
Parameters
- cbSize
[in] Equal to sizeof(CacheInfo). - pCacheInfo
[out] Pointer to a CacheInfo structure, which contains the cache information.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors