ReactOS 0.4.16-dev-942-g91fadeb
|
#include <kstypes.h>
Public Attributes | |
ULONG | Signature |
ULONG | dwUnused |
ULONG | OffsetMajor |
ULONG | OffsetMinor |
ULONG KSPCACHE_DATARANGE::dwUnused |
Definition at line 269 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_DATARANGE::OffsetMajor |
Definition at line 270 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_DATARANGE::OffsetMinor |
Definition at line 271 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().
ULONG KSPCACHE_DATARANGE::Signature |
Definition at line 268 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData().