DataWriter.UnstoredBufferLength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 = dataWriter.unstoredBufferLength;
Public ReadOnly Property UnstoredBufferLength As UInteger
Valeur de propriété
Taille de la mémoire tampon qui n’a pas été utilisée, en octets.