DisplayPresentationRate.VerticalSyncsPerPresentation Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an integer divider to scale down the rate of full-screen presentations as a fraction of vertical syncs. For example, if VerticalSyncsPerPresentation is set to 2, then one full-screen presentation will last for 2 vertical syncs before the next presentation can occur. Support for values other than 1 requires hardware support.
public: int VerticalSyncsPerPresentation;
int VerticalSyncsPerPresentation;
public int VerticalSyncsPerPresentation;
Public VerticalSyncsPerPresentation As Integer
Field Value
Int32
int