Compartir a través de


IDataWriter.UnstoredBufferLength Propiedad

Definición

Obtiene el tamaño del búfer que no se ha usado.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Longitud del búfer disponible, en bytes.

Se aplica a