[MS-OXCPRPT] Missing ROP descriptionsMS-OXCROPS - v2.0, section 2.2.8.11 &quot;RopWriteAndCommitStream&quot; states:<br/> <em>This remote operation writes bytes to a stream and commits the stream. More detailed information about this operation can be found in [MS-OXCPRPT].</em> <br/> <br/> Similarly, MS-OXCROPS - v2.0, section 2.2.8.12 &quot;RopCloneStream&quot; states: <br/> <em>This remote operation creates a new stream object based on the same data as another stream. More detailed information about this operation can be found in [MS-OXCPRPT].</em> <br/> <br/> However [MS-OXCPRPT] - v2.0 does not appear to contain any mention of these two ROPs. <br/> <br/> Can you advise of the missing content, or advise where it can be found?<br/> <br/> Brad<br/>© 2009 Microsoft Corporation. All rights reserved.Thu, 27 Aug 2009 18:14:12 Zfb63bf5d-4124-431c-b484-02357677f6a8http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#fb63bf5d-4124-431c-b484-02357677f6a8http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#fb63bf5d-4124-431c-b484-02357677f6a8Brad Hardshttp://social.msdn.microsoft.com/Profile/en-US/?user=Brad%20Hards[MS-OXCPRPT] Missing ROP descriptionsMS-OXCROPS - v2.0, section 2.2.8.11 &quot;RopWriteAndCommitStream&quot; states:<br/> <em>This remote operation writes bytes to a stream and commits the stream. More detailed information about this operation can be found in [MS-OXCPRPT].</em> <br/> <br/> Similarly, MS-OXCROPS - v2.0, section 2.2.8.12 &quot;RopCloneStream&quot; states: <br/> <em>This remote operation creates a new stream object based on the same data as another stream. More detailed information about this operation can be found in [MS-OXCPRPT].</em> <br/> <br/> However [MS-OXCPRPT] - v2.0 does not appear to contain any mention of these two ROPs. <br/> <br/> Can you advise of the missing content, or advise where it can be found?<br/> <br/> Brad<br/>Thu, 16 Apr 2009 07:28:08 Z2009-04-16T07:28:08Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#0c40dcf0-599b-4065-9461-45b8c9aa87d0http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#0c40dcf0-599b-4065-9461-45b8c9aa87d0Brad Hardshttp://social.msdn.microsoft.com/Profile/en-US/?user=Brad%20Hards[MS-OXCPRPT] Missing ROP descriptionsAlso for MS-OXCROPS section 2.2.5.18 RopGetValidAttachments, which states:<br/> <em>This remote operation gets the valid attachment identifiers of a message. More detailed information about this operation can be found in [MS-OXCMSG].</em> <br/> <br/> However MS-OXCMSG v2.0 does not appear to contain any mention of this ROP.<br/> <br/>Thu, 16 Apr 2009 08:28:11 Z2009-04-16T08:28:11Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#b6a4806b-d488-4896-9573-c062a596b99bhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#b6a4806b-d488-4896-9573-c062a596b99bTom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFT[MS-OXCPRPT] Missing ROP descriptions<p>Good catch Brad.  I have filed a TDI to find out what happened here.</p><hr class="sig">Developer ConsultantFri, 17 Apr 2009 04:32:57 Z2009-04-17T04:32:57Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#72b46232-36d7-4ba2-a6ed-c3dcb9ec52abhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#72b46232-36d7-4ba2-a6ed-c3dcb9ec52abTom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFT[MS-OXCPRPT] Missing ROP descriptions<p>Hi Brad,<br/><br/>I was hopeful that I had a response but I reviewed the information and realized that it was the content that was sent to me already existed in [MS-OXCROPS].  So I re-asked development if they could provide me some some details for those ROPs.</p><hr class="sig">Developer ConsultantMon, 15 Jun 2009 23:50:19 Z2009-06-15T23:50:19Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#b8454e9b-c479-436c-843f-2ed520e79c30http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#b8454e9b-c479-436c-843f-2ed520e79c30Tom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFT[MS-OXCPRPT] Missing ROP descriptionsHi Brad,<br/><br/> <p>The details of RopWriteAndCommitStream operative equivalent of RopWriteStream + RopCommitStream as documented for each ROP in [MS-OXCPRPT]. The ROP is only issued for message and attachment streams. This ROP must not be used for streams on folders. Note that this ROP is not used by Outlook 2007 and greater.</p> <p>RopCloneStream creates a new stream object for accessing the same bytes but using a separate seek pointer. The new stream object sees the same data as the source-stream object. Changes written to one object are immediately visible in the other. The initial setting of the seek pointer in the cloned stream instance is the same as the current setting of the seek pointer in the original stream at the time of the clone operation.<br/><br/>Still waiting on feedback for RopGetValidAttachments.</p><hr class="sig">Developer ConsultantFri, 26 Jun 2009 15:33:24 Z2009-06-26T15:33:24Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#fea25bf7-b6d1-49fc-af38-0733b9e58e32http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#fea25bf7-b6d1-49fc-af38-0733b9e58e32Brad Hardshttp://social.msdn.microsoft.com/Profile/en-US/?user=Brad%20Hards[MS-OXCPRPT] Missing ROP descriptionsTom,<br/> <br/> Appreciate the information on CloneStream and WriteAndCommitStream.<br/> <br/> Thanks for following this up.<br/> <br/> BradSat, 27 Jun 2009 04:28:48 Z2009-06-27T04:28:48Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#806d77ec-398f-479a-94bc-226fd8a51917http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#806d77ec-398f-479a-94bc-226fd8a51917Tom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFT[MS-OXCPRPT] Missing ROP descriptions<p>Hi Brad,  <br/><br/>I am still waiting on feedback from development on this.   </p><hr class="sig">Developer ConsultantThu, 30 Jul 2009 04:29:12 Z2009-07-30T04:29:12Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#5bd220c8-699a-48bb-9cd4-2ab9632a4be5http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#5bd220c8-699a-48bb-9cd4-2ab9632a4be5Tom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFT[MS-OXCPRPT] Missing ROP descriptions<p>Brad,<br/><br/>Development has commited to updating the content for RopGetValidAttachments in a future release.  Feedback is that there is not alot of additional information outside of what is currently specified in the field descriptions in [MS-OXCROPS].    <br/><br/>I am going to mark this as answered for now and feel free to provide feedback once [MS-OXCMSG] has been updated.</p><hr class="sig">Developer ConsultantTue, 04 Aug 2009 21:50:27 Z2009-08-04T21:50:27Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#11a4ba4e-8f2c-47a4-b1bb-57e154cd87f2http://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#11a4ba4e-8f2c-47a4-b1bb-57e154cd87f2Brad Hardshttp://social.msdn.microsoft.com/Profile/en-US/?user=Brad%20Hards[MS-OXCPRPT] Missing ROP descriptionsIs there a planned update to [MS-OXCPRPT]? Looks like v20090712 still doesn't mention these.<br/> <br/> Brad<br/> <br/>Tue, 04 Aug 2009 22:39:44 Z2009-08-04T22:39:44Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#393d10cc-4d06-4570-9da4-c43c89a37beahttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/fb63bf5d-4124-431c-b484-02357677f6a8#393d10cc-4d06-4570-9da4-c43c89a37beaTom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFT[MS-OXCPRPT] Missing ROP descriptionsYes there will be updates coming in a future release to document. <hr class="sig">Developer ConsultantThu, 27 Aug 2009 18:14:12 Z2009-08-27T18:14:12Z