Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.IStream: Members

The members of System.Runtime.InteropServices.ComTypes.IStream are listed below.

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.