ReactOS 0.4.15-dev-7924-g5949c20
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 3470 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT tagSERIALKEYSA::cbSize

Definition at line 3471 of file winuser.h.

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

◆ dwFlags

DWORD tagSERIALKEYSA::dwFlags

Definition at line 3472 of file winuser.h.

◆ iActive

UINT tagSERIALKEYSA::iActive

Definition at line 3477 of file winuser.h.

◆ iBaudRate

UINT tagSERIALKEYSA::iBaudRate

Definition at line 3475 of file winuser.h.

◆ iPortState

UINT tagSERIALKEYSA::iPortState

Definition at line 3476 of file winuser.h.

◆ lpszActivePort

LPSTR tagSERIALKEYSA::lpszActivePort

Definition at line 3473 of file winuser.h.

Referenced by ReadSettings().

◆ lpszPort

LPSTR tagSERIALKEYSA::lpszPort

Definition at line 3474 of file winuser.h.

Referenced by ReadSettings().


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