Showing changes from revision #0 to #1:
Added | Removed | Changed
Message Block | ||
---|---|---|
+20 | Flags | |
+24 | PlugIn instance handle to close | |
+28 | Browser instance handle |
Bit | Meaning if set |
---|---|
0 | Browser would also like PlugIn to exit. Usually this means that the browser is attempting to reclaim as much memory as possible |
All other are Reserved (must be zero) |
This message is sent to a plugin application if it wants an instance to be closed down. Plugins should reply with Message_PlugIn_Closed.
You may open as a helper, even if the browser requested an embeded window.