ReactOS 0.4.16-dev-550-g2186ce3
|
Definition at line 12 of file parallel.c.
BOOL _PORT_DATA::bChanged |
Definition at line 24 of file serial.c.
Referenced by OnCommand(), ReadPortSettings(), RestoreDefaultValues(), and WritePortSettings().
PSP_DEVINFO_DATA _PORT_DATA::DeviceInfoData |
Definition at line 15 of file parallel.c.
Referenced by ParallelPortPropPageProvider(), ReadPortSettings(), SerialPortPropPageProvider(), and WritePortSettings().
HDEVINFO _PORT_DATA::DeviceInfoSet |
Definition at line 14 of file parallel.c.
Referenced by ParallelPortPropPageProvider(), ReadPortSettings(), SerialPortPropPageProvider(), and WritePortSettings().
DWORD _PORT_DATA::dwFilterResourceMethod |
Definition at line 19 of file parallel.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
DWORD _PORT_DATA::dwLegacy |
Definition at line 20 of file parallel.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
DWORD _PORT_DATA::dwPortNumber |
Definition at line 18 of file parallel.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
INT _PORT_DATA::nBaudRateIndex |
Definition at line 18 of file serial.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
INT _PORT_DATA::nDataBitsIndex |
Definition at line 20 of file serial.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
INT _PORT_DATA::nFlowControlIndex |
Definition at line 22 of file serial.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
INT _PORT_DATA::nParityIndex |
Definition at line 19 of file serial.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
INT _PORT_DATA::nStopBitsIndex |
Definition at line 21 of file serial.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().
WCHAR _PORT_DATA::szPortName |
Definition at line 17 of file parallel.c.
Referenced by OnInitDialog(), ReadPortSettings(), and WritePortSettings().