IPropertyValue.GetUInt64Array(UInt64[]) Méthode
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.
Retourne le tableau de valeurs entières non signées stockées sous la forme d’une valeur de propriété.
void GetUInt64Array([Out] winrt::array_view <uint64_t> const& & value);
public void GetUInt64Array(out ulong[] value);
Public Sub GetUInt64Array (ByRef value As ULong())
Paramètres
- value
-
UInt64[]
uint64_t[]
Tableau de valeurs.