ReactOS 0.4.15-dev-7931-gfd331f1
_DIALOG_INFO Struct Reference

#include <serialui.h>

Collaboration diagram for _DIALOG_INFO:

Public Attributes

LPCWSTR lpszDevice
 
UINT InitialFlowIndex
 
LPCOMMCONFIG lpCC
 

Detailed Description

Definition at line 28 of file serialui.h.

Member Data Documentation

◆ InitialFlowIndex

UINT _DIALOG_INFO::InitialFlowIndex

Definition at line 31 of file serialui.h.

Referenced by OkButton().

◆ lpCC

LPCOMMCONFIG _DIALOG_INFO::lpCC

Definition at line 32 of file serialui.h.

Referenced by drvCommConfigDialogW(), and OkButton().

◆ lpszDevice

LPCWSTR _DIALOG_INFO::lpszDevice

Definition at line 30 of file serialui.h.

Referenced by drvCommConfigDialogW().


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