S60 3rd Edition API Reference: CApNetworkItemList Class Reference
CApNetworkItemList Class Reference
API published in: S60 1st Ed
Link against: apengine.lib
Capability Information
Required Capabilities
ReadDeviceData ReadUserData WriteDeviceData WriteUserData
Exceptions
none
#include <apnetworkitemlist.h>
Detailed Description
A list of CApNetworkItem-s pointers; items are owned.
Constructor & Destructor Documentation
| IMPORT_C CApNetworkItemList::CApNetworkItemList | ( | | ) | |
|
| virtual IMPORT_C CApNetworkItemList::~CApNetworkItemList | ( | | ) | [virtual] |
|
|
|
Destructor.
Items in the list are destroyed. |
Member Function Documentation
| IMPORT_C const CApNetworkItem* CApNetworkItemList::ItemForUid | ( | TUint32 | aUid | ) | const |
|
|
|
Get pointer to the item having aUid, or NULL if no such item is in the list.
- Parameters:
-
- Returns:
- Pointer to the item having uid aUid, or NULL. Ownership not passed (the list still owns the item).
|
The documentation for this class was generated from the following file: