ReactOS 0.4.15-dev-7942-gd23573b
DXDIAG_CONTEXT Struct Reference

#include <precomp.h>

Collaboration diagram for DXDIAG_CONTEXT:

Public Attributes

HWND hMainDialog
 
HWND hTabCtrl
 
ULONG NumDisplayAdapter
 
HWNDhDisplayWnd
 
ULONG NumSoundAdapter
 
HWNDhSoundWnd
 
HWND hDialogs [5]
 

Detailed Description

Definition at line 29 of file precomp.h.

Member Data Documentation

◆ hDialogs

HWND DXDIAG_CONTEXT::hDialogs[5]

Definition at line 37 of file precomp.h.

Referenced by DestroyTabCtrlDialogs(), InitializeTabCtrl(), and TabCtrl_OnSelChange().

◆ hDisplayWnd

HWND* DXDIAG_CONTEXT::hDisplayWnd

Definition at line 34 of file precomp.h.

Referenced by DestroyTabCtrlDialogs(), InitializeDisplayAdapters(), and TabCtrl_OnSelChange().

◆ hMainDialog

HWND DXDIAG_CONTEXT::hMainDialog

◆ hSoundWnd

HWND* DXDIAG_CONTEXT::hSoundWnd

Definition at line 36 of file precomp.h.

Referenced by DestroyTabCtrlDialogs(), DSEnumCallback(), and TabCtrl_OnSelChange().

◆ hTabCtrl

HWND DXDIAG_CONTEXT::hTabCtrl

Definition at line 32 of file precomp.h.

Referenced by DSEnumCallback(), and InitializeTabCtrl().

◆ NumDisplayAdapter

ULONG DXDIAG_CONTEXT::NumDisplayAdapter

◆ NumSoundAdapter

ULONG DXDIAG_CONTEXT::NumSoundAdapter

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