ReactOS 0.4.16-dev-965-gf669426
|
#include <fltmgrint.h>
Public Attributes | |
ULONG | Searches |
ULONG | Hits |
ULONG | Created |
ULONG | Temporary |
ULONG | Duplicate |
ULONG | Removed |
ULONG | RemovedDueToCase |
Definition at line 261 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::Created |
Definition at line 265 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::Duplicate |
Definition at line 267 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::Hits |
Definition at line 264 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::Removed |
Definition at line 268 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::RemovedDueToCase |
Definition at line 269 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::Searches |
Definition at line 263 of file fltmgrint.h.
ULONG _NAME_CACHE_LIST_CTRL_STATS::Temporary |
Definition at line 266 of file fltmgrint.h.