// ntifs.h
typedef struct _REFS_SET_VOLUME_IO_METRICS_INFO_INPUT_BUFFER {
ULONG Version;
ULONG GlobalSecondsToTrack;
ULONG MetricsPeriodicitySeconds;
ULONG MetricsGenerationsPerContainer;
ULONG Reserved[8];
} REFS_SET_VOLUME_IO_METRICS_INFO_INPUT_BUFFER, *PREFS_SET_VOLUME_IO_METRICS_INFO_INPUT_BUFFER;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
VersionGlobalSecondsToTrackMetricsPeriodicitySecondsMetricsGenerationsPerContainerReserved[8]