IDataWriter.UnstoredBufferLength Proprietà

Definizione

Ottiene le dimensioni del buffer che non è stato utilizzato.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Lunghezza del buffer disponibile, in byte.

Si applica a