ReactOS 0.4.16-dev-1097-g530d26a
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 3491 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT tagSERIALKEYSW::cbSize

Definition at line 3492 of file winuser.h.

◆ dwFlags

DWORD tagSERIALKEYSW::dwFlags

Definition at line 3493 of file winuser.h.

◆ iActive

UINT tagSERIALKEYSW::iActive

Definition at line 3498 of file winuser.h.

◆ iBaudRate

UINT tagSERIALKEYSW::iBaudRate

Definition at line 3496 of file winuser.h.

◆ iPortState

UINT tagSERIALKEYSW::iPortState

Definition at line 3497 of file winuser.h.

◆ lpszActivePort

LPWSTR tagSERIALKEYSW::lpszActivePort

Definition at line 3494 of file winuser.h.

◆ lpszPort

LPWSTR tagSERIALKEYSW::lpszPort

Definition at line 3495 of file winuser.h.


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