KSPIN_MDL_CACHING_NOTIFICATION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ks.h

typedef struct {
  KSPIN_MDL_CACHING_EVENT Event;
  PVOID                   Buffer;
} KSPIN_MDL_CACHING_NOTIFICATION, *PKSPIN_MDL_CACHING_NOTIFICATION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ks-kspin_mdl_caching_notification)

KSPIN_MDL_CACHING_NOTIFICATION structure

Description

This structure is used internally by the operating system.

Members

Event

This member is used internally by the operating system.

Buffer

This member is used internally by the operating system.