S60 3rd Edition API Reference: senxmlservicedescription.h File Reference

senxmlservicedescription.h File Reference

API published in: S60 3rd Ed

Link against: senservdesc.lib

Capability Information

Required Capabilities

NetworkServices ReadUserData WriteUserData

Exceptions

None


#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< CSenCredentialRCredentialList

Variables

const TInt KStateParsingCredentials = 12
const TInt KStateParsingSingleCredential = 122
const TInt KStateParsingProviderPolicy = 1222

Typedef Documentation

typedef RPointerArray<CSenCredential> RCredentialList
 

Variable Documentation

const TInt KStateParsingCredentials = 12
 
const TInt KStateParsingProviderPolicy = 1222
 
const TInt KStateParsingSingleCredential = 122
 

Copyright © Nokia Corporation 2001-2007
Back to top