This topic has not yet been rated - Rate this topic

IStream Interface

Reads and writes data to stream objects. For more information, see IStream.

Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)

[GuidAttribute("0000000C-0000-0000-C000-000000000046")] 
[InterfaceTypeAttribute(1)] 
public interface IStream : ISequentialStream
/** @attribute GuidAttribute("0000000C-0000-0000-C000-000000000046") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IStream extends ISequentialStream
GuidAttribute("0000000C-0000-0000-C000-000000000046") 
InterfaceTypeAttribute(1) 
public interface IStream extends ISequentialStream
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ