ReactOS 0.4.15-dev-7942-gd23573b
wined3d_output_desc Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_output_desc:

Public Attributes

WCHAR device_name [CCHDEVICENAME]
 
RECT desktop_rect
 
BOOL attached_to_desktop
 
enum wined3d_display_rotation rotation
 
HMONITOR monitor
 

Detailed Description

Definition at line 2099 of file wined3d.h.

Member Data Documentation

◆ attached_to_desktop

BOOL wined3d_output_desc::attached_to_desktop

Definition at line 2103 of file wined3d.h.

◆ desktop_rect

RECT wined3d_output_desc::desktop_rect

Definition at line 2102 of file wined3d.h.

◆ device_name

WCHAR wined3d_output_desc::device_name[CCHDEVICENAME]

Definition at line 2101 of file wined3d.h.

◆ monitor

HMONITOR wined3d_output_desc::monitor

Definition at line 2105 of file wined3d.h.

Referenced by ddraw_enumerate_secondary_devices().

◆ rotation

enum wined3d_display_rotation wined3d_output_desc::rotation

Definition at line 2104 of file wined3d.h.


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