class RBtBusDevComm : public RBusDevComm |
Public Member Functions | |
---|---|
TInt | Open(TInt) |
Inherited Enumerations | |
---|---|
RBusDevComm:TControl | |
RBusDevComm:TRequest | |
RBusDevComm:TVer | |
RHandleBase:TAttributes |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
TInt | Open | ( | TInt | aUnit | ) | [inline] |
This is an override of the standard (non-virtual) RBusDevComm::Open(TInt). Its purpose is to open with a thread-relative handle instead of a process-relative one. This will allow the stack to recover from a Panic, as the handle will be cleared up now when the thread dies.
TInt aUnit |
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.