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.
Other versions of this page are also available for the following:
.gif)
.gif)
8/28/2008
This function obtains cache information.
Syntax
BOOL CeGetCacheInfo(
DWORD cbSize,
PCacheInfo pCacheInfo
);
Parameters
- cbSize
[in] Size of the CacheInfo structure.
- pCacheInfo
[out] Pointer to a CacheInfo structure, which contains the cache information.
Return Value
TRUE indicates success. FALSE indicates failure.
Requirements
| Header | pkfuncs.h |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE .NET 4.2 and later |