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

Public Attributes

HWND hwnd
 
D2D1_SIZE_U pixelSize
 
D2D1_PRESENT_OPTIONS presentOptions
 

Detailed Description

Definition at line 426 of file d2d1.idl.

Member Data Documentation

◆ hwnd

HWND D2D1_HWND_RENDER_TARGET_PROPERTIES::hwnd

Definition at line 428 of file d2d1.idl.

Referenced by d2d_hwnd_render_target_init().

◆ pixelSize

D2D1_SIZE_U D2D1_HWND_RENDER_TARGET_PROPERTIES::pixelSize

Definition at line 429 of file d2d1.idl.

Referenced by d2d_hwnd_render_target_init().

◆ presentOptions

D2D1_PRESENT_OPTIONS D2D1_HWND_RENDER_TARGET_PROPERTIES::presentOptions

Definition at line 430 of file d2d1.idl.

Referenced by d2d_hwnd_render_target_init().


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