ReactOS 0.4.16-dev-963-g182f353
|
#include <kstypes.h>
Public Attributes | |
ULONG | Signature |
ULONG | Flags |
ULONG | Instances |
ULONG | MediaTypes |
ULONG | Mediums |
DWORD | Category |
DWORD KSPCACHE_PIN_HEADER::Category |
Definition at line 262 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_PIN_HEADER::Flags |
Definition at line 258 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_PIN_HEADER::Instances |
Definition at line 259 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_PIN_HEADER::MediaTypes |
Definition at line 260 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_PIN_HEADER::Mediums |
Definition at line 261 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_PIN_HEADER::Signature |
Definition at line 257 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().