SenXmlProperties.h File Reference

Link against: SenServConn.LIB SenUtils.LIB

Capability Information

Required Capabilities

NetworkServices ReadUserData WriteUserData


#include <e32std.h>
#include <
SenDomFragment.h>
#include <MSenProperties.h>

Go to the source code of this file.


Data Structures

class  CSenXmlProperties

Functions

 _LIT8 (KSenXmlPropertiesLocalname,"Properties")
 _LIT8 (KSenTypeAttributeName,"Type")
 _LIT8 (KSenOmittedAttributeName,"Omitted")
 _LIT8 (KSenOmittedTrueNoValue,"")
 _LIT8 (KSenPropertyTrue,"true")
 _LIT8 (KSenPropertyFalse,"false")

Function Documentation

_LIT8 KSenPropertyFalse ,
"false" 
 
_LIT8 KSenPropertyTrue ,
"true" 
 
_LIT8 KSenOmittedTrueNoValue ,
"" 
 
_LIT8 KSenOmittedAttributeName ,
"Omitted" 
 
_LIT8 KSenTypeAttributeName ,
"Type" 
 
_LIT8 KSenXmlPropertiesLocalname ,
"Properties" 
 

Copyright © Nokia Corporation 2001-2007
Back to top