|
||
class RDocumentParameters;
The Xml::RDocumentParameters
class contains information about the document to be passed to the client.
Defined in Xml::RDocumentParameters
:
CharacterSetName()const
This method returns a handle to the character encoding name, which is the Intern...IMPORT_C const RString& CharacterSetName() const;
The objects member have been pre-set accordingly.
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.
|