The nsIPluginInstancePeer2 interface extends the nsIPluginInstancePeer interface, providing access to functionality provided by newer browsers. All functionality in nsIPluginInstancePeer can be mapped to the 4.X plugin API.
[uuid(79a2d210-55e4-4687-bd87-64b10c2466cc)]
Attributes
Get the JavaScript context to this plugin instance. @param aJSContext - the resulting JavaScript context @result - NS_OK if this operation was successful
Get the JavaScript execution thread corresponding to this plugin instance. @param aJSThread - the resulting JavaScript thread id @result - NS_OK if this operation was successful
Compare to:
