Partager via


IDataWriter.UnstoredBufferLength Propriété

Définition

Obtient la taille de la mémoire tampon qui n’a pas été utilisée.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Longueur de mémoire tampon disponible, en octets.

S’applique à