ReactOS 0.4.17-dev-934-g091855f
DXGI_PRESENT_PARAMETERS Struct Reference
Collaboration diagram for DXGI_PRESENT_PARAMETERS:

Public Attributes

UINT DirtyRectsCount
 
RECT * pDirtyRects
 
RECT * pScrollRect
 
POINT * pScrollOffset
 

Detailed Description

Definition at line 241 of file dxgi1_2.idl.

Member Data Documentation

◆ DirtyRectsCount

UINT DXGI_PRESENT_PARAMETERS::DirtyRectsCount

Definition at line 242 of file dxgi1_2.idl.

◆ pDirtyRects

RECT* DXGI_PRESENT_PARAMETERS::pDirtyRects

Definition at line 243 of file dxgi1_2.idl.

◆ pScrollOffset

POINT* DXGI_PRESENT_PARAMETERS::pScrollOffset

Definition at line 245 of file dxgi1_2.idl.

◆ pScrollRect

RECT* DXGI_PRESENT_PARAMETERS::pScrollRect

Definition at line 244 of file dxgi1_2.idl.


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