Mozilla.com

  1. MDC
  2. Main Page
  3. nsISupportsString
Table of contents
  1. 1. Summary
  2. 2. Methods
  3. 3. Attributes
  4. 4. History

nsISupportsString

Table of contents
  1. 1. Summary
  2. 2. Methods
  3. 3. Attributes
  4. 4. History

« XPCOM API Reference

Summary

The nsISupportsString interface provides scriptable access for Unicode character strings.

  #include "nsISupportsPrimitives.h"

  [scriptable, uuid=(d79dc970-4a1c-11d3-9890-006008962422)]
  interface nsISupportsString : nsISupportsPrimitive { ... };

Methods

toString
This methods returns a string valued representation of the object.

Attributes

data
This attribute provides access to the native type represented by the object.


History

This interface was frozen for Mozilla 1.2. See bug bug 166426 for details.

Page last modified 03:27, 24 Apr 2006 by Pmash

Files (0)