ReactOS 0.4.15-dev-7958-gcd0bb1a
KSPCACHE_DESCRIPTOR Struct Reference

#include <kstypes.h>

Public Attributes

PUCHAR FilterData
 
ULONG FilterLength
 
ULONG FilterOffset
 
PUCHAR DataCache
 
ULONG DataLength
 
ULONG DataOffset
 

Detailed Description

Definition at line 235 of file kstypes.h.

Member Data Documentation

◆ DataCache

PUCHAR KSPCACHE_DESCRIPTOR::DataCache

Definition at line 241 of file kstypes.h.

◆ DataLength

ULONG KSPCACHE_DESCRIPTOR::DataLength

Definition at line 242 of file kstypes.h.

◆ DataOffset

ULONG KSPCACHE_DESCRIPTOR::DataOffset

Definition at line 243 of file kstypes.h.

◆ FilterData

PUCHAR KSPCACHE_DESCRIPTOR::FilterData

Definition at line 237 of file kstypes.h.

◆ FilterLength

ULONG KSPCACHE_DESCRIPTOR::FilterLength

Definition at line 238 of file kstypes.h.

◆ FilterOffset

ULONG KSPCACHE_DESCRIPTOR::FilterOffset

Definition at line 239 of file kstypes.h.


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