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.

nsIDOMPlugin

IID:f6134681-f28b-11d2-8360-c90899049c3c
Inherits From:nsISupports

Properties

readonly DOMString description

readonly DOMString filename

readonly PRUint32 length

readonly DOMString name


Methods

nsIDOMMimeType item ( PRUint32 index ) nsIDOMMimeType namedItem ( DOMString name )

nsIDOMMimeType item ( PRUint32 index )

Arguments:
index

nsIDOMMimeType namedItem ( DOMString name )

Arguments:
name

References

This interface is the type of the following properties:

nsIDOMMimeType.enabledPlugin

This interface is passed as an argument to the following methods:

nsIPluginHost.getPlugins

This interface is returned from the following methods:

nsIDOMPluginArray.item, nsIDOMPluginArray.namedItem

Reference documentation is generated from Mozilla's source.