Showing changes from revision #1 to #2:
Added | Removed | Changed
Message Block | |
---|---|
+20 | Flags |
+24 | PlugIn instance handle |
+28 | Browser instance handle |
+32 | PlugIn stream instance handle |
+36 | Browser stream instance handle |
+40 | URL of stream source/destination (string_value) |
+44 | Length of stream in bytes, or 0 if unknown |
+48 | Last modified date of URL (in UNIX time format) |
+52 | Notify data |
+56 | Logical offset in stream of data |
+60 | Length of data |
+64 | Data pointer |
Bit | Meaning |
---|---|
0 – 3 | Data type field : |
0 = data in message | |
1 = anchor (data pointer + offset) | |
2 = file handle | |
All others are Reserved (must be zero) |
This message is used to write data to a stream.
You may open as a helper, even if the browser requested an embeded window.