API published in: S60 3rd Ed
Link against: senservdesc.lib
Required Capabilities
NetworkServices ReadUserData WriteUserData
#include <e32base.h>
#include <e32des8.h>
#include <e32std.h>
#include <MSenServiceDescription.h>
#include <MSenProviderPolicy.h>
#include <SenDomFragment.h>
Go to the source code of this file.
Data Structures |
|
class | CSenXmlServiceDescription |
CSenXmlServiceDescription class implements the most common value object used in WSF, which is used to describe some invocable
service. More... |
|
Typedefs |
|
typedef RPointerArray< CSenCredential > | RCredentialList |
Variables |
|
const TInt | KStateParsingCredentials = 12 |
const TInt | KStateParsingSingleCredential = 122 |
const TInt | KStateParsingProviderPolicy = 1222 |
|
|
|
|