|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().