Showing changes from revision #1 to #2:
Added | Removed | Changed
Message Block | |
---|---|
+12 | my_ref field from Message_PlugIn_StreamWrite |
+20 | Flags, reserved (must be zero) |
+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 | Length of data consumed, <0 if error |
This message is sent as a reply to Message_PlugIn_StreamWrite, to confirm that the data was written.
None.