// iddcx.h
struct IDARG_IN_MAXDISPLAYPIPELINERATE {
IDDCX_UPDATE_REASON Reason;
UINT64 MaxDisplayPipelineRate;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives information about the maximum display pipeline rate.
ReasonIndicates the reason why the driver is updating the rate.
MaxDisplayPipelineRateIndicates the maximum display pipeline rate. This is the new value for IDDCX_ADAPTER_CAPS.MaxDisplayPipelineRate