次の方法で共有


IDataWriter.UnstoredBufferLength プロパティ

定義

使用されていないバッファーのサイズを取得します。

public:
 property unsigned int UnstoredBufferLength { unsigned int get(); };
uint32_t UnstoredBufferLength();
public uint UnstoredBufferLength { get; }
var uInt32 = iDataWriter.unstoredBufferLength;
Public ReadOnly Property UnstoredBufferLength As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

使用可能なバッファー長 (バイト単位)。

適用対象