WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsISupportsPrimitive
| IID: | d0d4b136-1dd1-11b2-9371-f0727ef827c0 |
| Inherits From: | nsISupports |
| Status: | FROZEN |
Primitive base interface.
These first three are pointer types and do data copying using the nsIMemory. Be careful!
This interface is implemented by the following components:
- @mozilla.org/supports-PRBool;1
- @mozilla.org/supports-PRInt16;1
- @mozilla.org/supports-PRInt32;1
- @mozilla.org/supports-PRInt64;1
- @mozilla.org/supports-PRTime;1
- @mozilla.org/supports-PRUint16;1
- @mozilla.org/supports-PRUint32;1
- @mozilla.org/supports-PRUint64;1
- @mozilla.org/supports-PRUint8;1
- @mozilla.org/supports-char;1
- @mozilla.org/supports-cstring;1
- @mozilla.org/supports-double;1
- @mozilla.org/supports-float;1
- @mozilla.org/supports-id;1
- @mozilla.org/supports-interface-pointer;1
- @mozilla.org/supports-string;1
- @mozilla.org/supports-void;1
Constants
Properties
readonly PRUint16 type
Reference documentation is generated from Mozilla's source.
