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.
1/6/2010
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 |