Bitmap for UWP
ComStreamProxy クラス メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Storage 名前空間 : ComStreamProxy クラス

このクラスのメンバの一覧は、ComStreamProxyメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドClones this instance.  
Public メソッドCommit method ensures that any changes made to a stream object open in transacted mode are reflected in the parent storage. If the stream object is open in direct mode, Commit has no effect other than flushing all memory buffers to the next-level storage object. The COM compound file implementation of streams does not support opening streams in transacted mode.  
Public メソッドCopies a specified number of bytes from the current seek pointer in the stream to the current seek pointer in another stream.  
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドGets the statistics.  
Public メソッドNot implemented.  
Public メソッドReads a specified number of bytes from the stream object into memory starting at the current seek pointer.  
Public メソッドNot implemented.  
Public メソッドChanges the seek pointer to a new location relative to the beginning of the stream, to the end of the stream, or to the current seek pointer.  
Public メソッドChanges the size of the stream object.  
Public メソッドNot implemented.  
Public メソッドWrites a specified number of bytes into the stream object starting at the current seek pointer.  
トップ
参照

ComStreamProxy クラス
C1.Util.DX.Storage 名前空間