IPropertyValue.GetUInt8Array(Byte[]) 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 d’octets stockées en tant que valeur de propriété.
void GetUInt8Array([Out] winrt::array_view <byte> const& & value);
public void GetUInt8Array(out byte[] value);
Public Sub GetUInt8Array (ByRef value As Byte())
Paramètres
- value
-
Byte[]
byte[]
Tableau de valeurs.