ReactOS 0.4.15-dev-7953-g1f49173
KSPCACHE_PIN_HEADER Struct Reference

#include <kstypes.h>

Public Attributes

ULONG Signature
 
ULONG Flags
 
ULONG Instances
 
ULONG MediaTypes
 
ULONG Mediums
 
DWORD Category
 

Detailed Description

Definition at line 255 of file kstypes.h.

Member Data Documentation

◆ Category

DWORD KSPCACHE_PIN_HEADER::Category

Definition at line 262 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData().

◆ Flags

ULONG KSPCACHE_PIN_HEADER::Flags

Definition at line 258 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData().

◆ Instances

ULONG KSPCACHE_PIN_HEADER::Instances

Definition at line 259 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData().

◆ MediaTypes

ULONG KSPCACHE_PIN_HEADER::MediaTypes

Definition at line 260 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData().

◆ Mediums

ULONG KSPCACHE_PIN_HEADER::Mediums

Definition at line 261 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData().

◆ Signature

ULONG KSPCACHE_PIN_HEADER::Signature

Definition at line 257 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData().


The documentation for this struct was generated from the following file: