ReactOS 0.4.15-dev-7958-gcd0bb1a
tagSERIALKEYSW Struct Reference

#include <winuser.h>

Public Attributes

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

Detailed Description

Definition at line 3480 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT tagSERIALKEYSW::cbSize

Definition at line 3481 of file winuser.h.

◆ dwFlags

DWORD tagSERIALKEYSW::dwFlags

Definition at line 3482 of file winuser.h.

◆ iActive

UINT tagSERIALKEYSW::iActive

Definition at line 3487 of file winuser.h.

◆ iBaudRate

UINT tagSERIALKEYSW::iBaudRate

Definition at line 3485 of file winuser.h.

◆ iPortState

UINT tagSERIALKEYSW::iPortState

Definition at line 3486 of file winuser.h.

◆ lpszActivePort

LPWSTR tagSERIALKEYSW::lpszActivePort

Definition at line 3483 of file winuser.h.

◆ lpszPort

LPWSTR tagSERIALKEYSW::lpszPort

Definition at line 3484 of file winuser.h.


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