Partager via


IDataReader.ReadUInt64 Méthode

Définition

Lit un entier 64 bits non signé à partir du flux d’entrée.

public:
 unsigned long long ReadUInt64();
uint64_t ReadUInt64();
public ulong ReadUInt64();
function readUInt64()
Public Function ReadUInt64 () As ULong

Retours

UInt64

unsigned long long

uint64_t

La valeur.

S’applique à