SET_CACHED_RUNS_STATE_INPUT_BUFFER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntifs-set_cached_runs_state_input_buffer)

Description

Reserved for system use.

Members

Enable

Reserved for system use.

Remarks

Reserved for system use.