Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.IStream: Method Members

The methods of System.Runtime.InteropServices.ComTypes.IStream are listed below. For a list of all members, see the IStream Members list.

Public Methods

Clone(out IStream)
Documentation for this section has not yet been entered.
Commit(int)
Documentation for this section has not yet been entered.
CopyTo(IStream, long, IntPtr, IntPtr)
Documentation for this section has not yet been entered.
LockRegion(long, long, int)
Documentation for this section has not yet been entered.
Read(byte[], int, IntPtr)
Documentation for this section has not yet been entered.
Revert()
Documentation for this section has not yet been entered.
Seek(long, int, IntPtr)
Documentation for this section has not yet been entered.
SetSize(long)
Documentation for this section has not yet been entered.
Stat(out STATSTG, int)
Documentation for this section has not yet been entered.
UnlockRegion(long, long, int)
Documentation for this section has not yet been entered.
Write(byte[], int, IntPtr)
Documentation for this section has not yet been entered.