public class IStream extends IUnknown
Constructor and Description |
---|
IStream(long address) |
Modifier and Type | Method and Description |
---|---|
int |
Clone(long[] ppstm) |
int |
Commit(int grfCommitFlags) |
int |
Read(long pv,
int cb,
int[] pcbWritten) |
int |
Revert() |
int |
Write(long pv,
int cb,
int[] pcbWritten) |
AddRef, getAddress, QueryInterface, Release
Copyright © 2017. All Rights Reserved.