Visit Mozilla.org

nsISupportsPrimitive

From MDC

« XPCOM API Reference

[edit] Summary

The nsISupportsPrimitive interface serves as a base interface for all of the nsISupports* family of interfaces.

  #include "nsISupportsPrimitives.h"

  [scriptable, uuid=(d0d4b136-1dd1-11b2-9371-f0727ef827c0)]
  interface nsISupportsPrimitive : nsISupports { ... };

[edit] Attributes

type
This attribute provides access to the type represented by the nsISupportsPrimitive instance.

[edit] History

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