ReactOS 0.4.15-dev-8002-gbbb3b00
_DWM_PRESENT_PARAMETERS Struct Reference

#include <dwmapi.h>

Collaboration diagram for _DWM_PRESENT_PARAMETERS:

Public Attributes

UINT32 cbSize
 
BOOL fQueue
 
DWM_FRAME_COUNT cRefreshStart
 
UINT cBuffer
 
BOOL fUseSourceRate
 
UNSIGNED_RATIO rateSource
 
UINT cRefreshesPerFrame
 
DWM_SOURCE_FRAME_SAMPLING eSampling
 

Detailed Description

Definition at line 180 of file dwmapi.h.

Member Data Documentation

◆ cbSize

UINT32 _DWM_PRESENT_PARAMETERS::cbSize

Definition at line 181 of file dwmapi.h.

◆ cBuffer

UINT _DWM_PRESENT_PARAMETERS::cBuffer

Definition at line 184 of file dwmapi.h.

◆ cRefreshesPerFrame

UINT _DWM_PRESENT_PARAMETERS::cRefreshesPerFrame

Definition at line 187 of file dwmapi.h.

◆ cRefreshStart

DWM_FRAME_COUNT _DWM_PRESENT_PARAMETERS::cRefreshStart

Definition at line 183 of file dwmapi.h.

◆ eSampling

DWM_SOURCE_FRAME_SAMPLING _DWM_PRESENT_PARAMETERS::eSampling

Definition at line 188 of file dwmapi.h.

◆ fQueue

BOOL _DWM_PRESENT_PARAMETERS::fQueue

Definition at line 182 of file dwmapi.h.

◆ fUseSourceRate

BOOL _DWM_PRESENT_PARAMETERS::fUseSourceRate

Definition at line 185 of file dwmapi.h.

◆ rateSource

UNSIGNED_RATIO _DWM_PRESENT_PARAMETERS::rateSource

Definition at line 186 of file dwmapi.h.


The documentation for this struct was generated from the following file: