UCOMIStream (interface)

This type is found in the namespace System.Runtime.InteropServices

mReadVoid
mWriteVoid
mSeekVoid
mSetSizeVoid
mCopyToVoid
mCommitVoid
mRevertVoid
mLockRegionVoid
mUnlockRegionVoid
mStatVoid
mCloneVoid

Read

Write

pvSystem.Byte[]
cbSystem.Int32
pcbReadSystem.IntPtr

Seek

pvSystem.Byte[]
cbSystem.Int32
pcbWrittenSystem.IntPtr

SetSize

dlibMoveSystem.Int64
dwOriginSystem.Int32
plibNewPositionSystem.IntPtr

CopyTo

libNewSizeSystem.Int64

Commit

pstmSystem.Runtime.InteropServices.UCOMIStream
cbSystem.Int64
pcbReadSystem.IntPtr
pcbWrittenSystem.IntPtr

Revert

grfCommitFlagsSystem.Int32

LockRegion

.

UnlockRegion

libOffsetSystem.Int64
cbSystem.Int64
dwLockTypeSystem.Int32

Stat

libOffsetSystem.Int64
cbSystem.Int64
dwLockTypeSystem.Int32

Clone

pstatstgSystem.Runtime.InteropServices.STATSTG&
grfStatFlagSystem.Int32
ppstmSystem.Runtime.InteropServices.UCOMIStream&