You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am using the IStream interface which is populated with XML data via a seperate process. Is it possible to access a pointer directly to the data in the IStream object rather than reading the data "again" into a memory buffer. This seems redundant to me unless I am missing something.