ReactOS 0.4.16-dev-942-g91fadeb
|
#include <kstypes.h>
Public Attributes | |
DWORD | dwVersion |
DWORD | dwMerit |
DWORD | dwPins |
DWORD | dwUnused |
DWORD KSPCACHE_FILTER_HEADER::dwMerit |
Definition at line 250 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
DWORD KSPCACHE_FILTER_HEADER::dwPins |
Definition at line 251 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
DWORD KSPCACHE_FILTER_HEADER::dwUnused |
Definition at line 252 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
DWORD KSPCACHE_FILTER_HEADER::dwVersion |
Definition at line 249 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().