Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration is used internally by the operating system.
Syntax
typedef enum {
KSPIN_MDL_CACHING_NOTIFY_CLEANUP,
KSPIN_MDL_CACHING_NOTIFY_CLEANALL_WAIT,
KSPIN_MDL_CACHING_NOTIFY_CLEANALL_NOWAIT,
KSPIN_MDL_CACHING_NOTIFY_ADDSAMPLE
} KSPIN_MDL_CACHING_EVENT;
Constants
KSPIN_MDL_CACHING_NOTIFY_CLEANUP This value is used internally by the operating system. |
KSPIN_MDL_CACHING_NOTIFY_CLEANALL_WAIT This value is used internally by the operating system. |
KSPIN_MDL_CACHING_NOTIFY_CLEANALL_NOWAIT This value is used internally by the operating system. |
KSPIN_MDL_CACHING_NOTIFY_ADDSAMPLE This value is used internally by the operating system. |
Requirements
Requirement | Value |
---|---|
Header | ks.h |