ReactOS 0.4.15-dev-7931-gfd331f1
INPUT_DIALOG_CONTEXT Struct Reference
Collaboration diagram for INPUT_DIALOG_CONTEXT:

Public Attributes

HWND hwndDlg
 
IDirectInput8W * pObj
 
HWND hDevList
 
HWND hPortTree
 
INT Count
 

Detailed Description

Definition at line 14 of file input.c.

Member Data Documentation

◆ Count

INT INPUT_DIALOG_CONTEXT::Count

Definition at line 20 of file input.c.

Referenced by DirectInputEnumDevCb().

◆ hDevList

HWND INPUT_DIALOG_CONTEXT::hDevList

Definition at line 18 of file input.c.

Referenced by DirectInputEnumDevCb(), and InputPageInitListViewColumns().

◆ hPortTree

HWND INPUT_DIALOG_CONTEXT::hPortTree

Definition at line 19 of file input.c.

◆ hwndDlg

HWND INPUT_DIALOG_CONTEXT::hwndDlg

Definition at line 16 of file input.c.

Referenced by InputPageInitListViewColumns().

◆ pObj

IDirectInput8W* INPUT_DIALOG_CONTEXT::pObj

Definition at line 17 of file input.c.

Referenced by DirectInputEnumDevCb().


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