ReactOS 0.4.15-dev-7942-gd23573b
_GPU_DEVICE Struct Reference

#include <wgl.h>

Collaboration diagram for _GPU_DEVICE:

Public Attributes

DWORD cb
 
CHAR DeviceName [32]
 
CHAR DeviceString [128]
 
DWORD Flags
 
RECT rcVirtualScreen
 

Detailed Description

Definition at line 54 of file wgl.h.

Member Data Documentation

◆ cb

DWORD _GPU_DEVICE::cb

Definition at line 55 of file wgl.h.

◆ DeviceName

CHAR _GPU_DEVICE::DeviceName

Definition at line 56 of file wgl.h.

◆ DeviceString

CHAR _GPU_DEVICE::DeviceString

Definition at line 57 of file wgl.h.

◆ Flags

DWORD _GPU_DEVICE::Flags

Definition at line 58 of file wgl.h.

◆ rcVirtualScreen

RECT _GPU_DEVICE::rcVirtualScreen

Definition at line 59 of file wgl.h.


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