FreeWRL / FreeX3D 4.3.0
nsIPluginInstancePeer2_1_9_1_BRANCH Interface Reference
Inheritance diagram for nsIPluginInstancePeer2_1_9_1_BRANCH:
nsIPluginInstancePeer2 nsIPluginInstancePeer

Public Member Functions

void invalidateOwner ()
 Drop our reference to our owner.
 
- Public Member Functions inherited from nsIPluginInstancePeer
void getValue (in nsPluginInstancePeerVariable aVariable, in voidPtr aValue)
 Returns the value of a variable associated with the plugin manager.
 
void newStream (in nsMIMEType aType, in string aTarget, out nsIOutputStream aResult)
 This operation is called by the plugin instance when it wishes to send a stream of data to the browser.
 
void showStatus (in string aMessage)
 This operation causes status information to be displayed on the window associated with the plugin instance.
 
void setWindowSize (in unsigned long aWidth, in unsigned long aHeight)
 Set the desired size of the window in which the plugin instance lives.
 

Additional Inherited Members

- Data Fields inherited from nsIPluginInstancePeer2
readonly attribute JSObjectPtr JSWindow
 Get the JavaScript window object corresponding to this plugin instance.
 
readonly attribute unsigned long JSThread
 Get the JavaScript execution thread corresponding to this plugin instance.
 
readonly attribute JSContextPtr JSContext
 Get the JavaScript context to this plugin instance.
 
- Data Fields inherited from nsIPluginInstancePeer
readonly attribute nsMIMEType MIMEType
 Returns the MIME type of the plugin instance.
 
readonly attribute nsPluginMode mode
 Returns the mode of the plugin instance, i.e.
 

Detailed Description

Definition at line 94 of file nsIPluginInstancePeer2.idl.


The documentation for this interface was generated from the following file: