class TCommNotificationV01 |
Comms Notification configuration structure Class to hold the notification configuration of the device. Notifications are only used with DCE (modem) comms ports.
Public Attributes | |
---|---|
TUint | iChangedMembers |
TDataBits | iDataBits |
TUint | iHandshake |
TParity | iParity |
TBps | iRate |
TStopBits | iStopBits |
TUint | iChangedMembers |
Specifies which of the configuration members have changed This value is a bitmask made by OR-ing a combination of KRateChanged,KDataFormatChanged and KHandshakeChanged values. Each set bit corresponds to a change in the configuration notification. TCommCapsV01
TUint | iHandshake |
Type of Handshaking control. Possible values can be any combination of KConfigObeyXXX, KConfigSendXXX, KConfigFailXXX and KConfigFreeXXX.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.