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.

nsIRDFInt

IID:E13A24E3-C77A-11d2-80BE-006097B76B8E
Inherits From:nsIRDFNode

An object of this interface should be created in the following way:

RDFService.GetIntLiteral(integer);

Properties

readonly PRInt32 Value

The integer value of the literal


References

This interface is returned from the following methods:

nsIRDFService.GetIntLiteral

Reference documentation is generated from Mozilla's source.