48#include "nsISupports.idl"
49#include "nspluginroot.idl"
52#include "nsplugindefs.h"
55interface nsIDOMElement;
63[uuid(5f1ec1d0-019b-11d2-815b-006008119d7a)]
76 in constCharStarConstStar aNames,
77 in constCharStarConstStar aValues);
Plugin Tag Info Interface This interface provides information about the HTML tag on the page.
void getAttribute(in string aName, out constCharPtr aResult)
Gets the value for the named attribute.
void getAttributes(in PRUint16Ref aCount, in constCharStarConstStar aNames, in constCharStarConstStar aValues)
QueryInterface on nsIPluginInstancePeer to get this.