Showing changes from revision #0 to #1:
Added | Removed | Changed
Message Block | |
---|---|
+20 | Flags, reserved (must be zero) |
+24 | PlugIn instance handle |
This message is sent by the browser when the user clicks on the Stop icon (or performs its equivalent).
The plugin should stop as much of its activity as possible. Specifically, anything that updates the screen, anything that uses significant processor time and anything that accesses the network should be suspended.
This message is sent to each plugin instance individually and should be treated as such.