KSPIN_MDL_CACHING_NOTIFICATION structure (ks.h)
This structure is used internally by the operating system.
Syntax
typedef struct {
KSPIN_MDL_CACHING_EVENT Event;
PVOID Buffer;
} KSPIN_MDL_CACHING_NOTIFICATION, *PKSPIN_MDL_CACHING_NOTIFICATION;
Members
Event
This member is used internally by the operating system.
Buffer
This member is used internally by the operating system.
Requirements
Requirement | Value |
---|---|
Header | ks.h (include Ks.h) |