Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <documentparameters.h>
Link against: xmlframework.lib

Class Xml::RDocumentParameters

class RDocumentParameters;

Description

The Xml::RDocumentParameters class contains information about the document to be passed to the client.

Members

Defined in Xml::RDocumentParameters:

Related Topics


Member functions


CharacterSetName()const

IMPORT_C const RString& CharacterSetName() const;

Pre-Condition

The objects member have been pre-set accordingly.

Description

This method returns a handle to the character encoding name, which is the Internet-standard name of a character set, which is identified in Symbian OS by its UID.

Return value

const RString &

The character encoding name.