class RPacketContext::TDataChannelV2 : public TPacketBase |
Contains data channel parameters.
Contains the information previously returned by LoanCommPort() (iCsy and iPort), as well as the new information which is generated by context creation, e.g. the context (data channel) identity, for version 2 of the API.
It is passed as a packaged parameter to RPacketContext::InitialiseContext().
Public Member Functions | |
---|---|
TDataChannelV2() |
Inherited Functions | |
---|---|
TPacketBase::ExtensionId()const | |
TPacketBase::TPacketBase() |
Public Attributes | |
---|---|
TName | iChannelId |
TFileName | iCsy |
TName | iPort |
Inherited Attributes | |
---|---|
TPacketBase::iExtensionId |
IMPORT_C | TDataChannelV2 | ( | ) |
Standard constructor since version 2 of the API.
The member data are initialized to NULL. The client should set the data to valid values. Note that the iCsy and iPort data members are deprecated.
TName | iChannelId |
Context Identity. The Channel name information returned by the lower layers (Nif).
TFileName | iCsy |
CSY name. Data previously used by LoanDataPort() in version 1 of the API.
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.