// ntifs.h
typedef struct _SET_CACHED_RUNS_STATE_INPUT_BUFFER {
BOOLEAN Enable;
} SET_CACHED_RUNS_STATE_INPUT_BUFFER, *PSET_CACHED_RUNS_STATE_INPUT_BUFFER;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
EnableReserved for system use.
Reserved for system use.