ReactOS 0.4.16-dev-1520-gb558596
tagSERIALKEYSA Struct Reference

#include <winuser.h>

Public Attributes

UINT cbSize
 
DWORD dwFlags
 
LPSTR lpszActivePort
 
LPSTR lpszPort
 
UINT iBaudRate
 
UINT iPortState
 
UINT iActive
 

Detailed Description

Definition at line 3572 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT tagSERIALKEYSA::cbSize

Definition at line 3573 of file winuser.h.

Referenced by ReadSettings(), SpiGetSet(), and SpiUpdatePerUserSystemParameters().

◆ dwFlags

DWORD tagSERIALKEYSA::dwFlags

Definition at line 3574 of file winuser.h.

◆ iActive

UINT tagSERIALKEYSA::iActive

Definition at line 3579 of file winuser.h.

◆ iBaudRate

UINT tagSERIALKEYSA::iBaudRate

Definition at line 3577 of file winuser.h.

◆ iPortState

UINT tagSERIALKEYSA::iPortState

Definition at line 3578 of file winuser.h.

◆ lpszActivePort

LPSTR tagSERIALKEYSA::lpszActivePort

Definition at line 3575 of file winuser.h.

Referenced by ReadSettings().

◆ lpszPort

LPSTR tagSERIALKEYSA::lpszPort

Definition at line 3576 of file winuser.h.

Referenced by ReadSettings().


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