Note that only a pointer to the array, rather than the contents of the array, is passed to the function.
Notez que seulement un pointeur vers le tableau, plutôt que sur le contenu de la matrice, est passé à la fonction.
In the arrPtr parameter, you pass a pointer to the array to use to support the property type.
Passez dans le paramètre ptrTab un pointeur vers le tableau à utiliser pour prendre en charge le type de propriété.
The Samples parameter is a pointer to the array of captured audio samples, and SamplesCount is the number of samples in this array.
Le paramètre Samples est un pointeur vers le tableau des échantillons sonores capturés, et SamplesCount est le nombre d'échantillons dans ce tableau.
ArrPtr:=->anArray' Create a pointer to the array
TabPtr:=->unTableau' Créer un pointeur vers le tableau
ElemPtr:=->anArray{1} 'Create a pointer to the array element You could use the dereferenced pointer to assign a value to the element, like this
ElémPtr:=->unTableau{1} 'Créer un pointeur vers l'élément de tableau Vous pouvez alors utiliser le pointeur dépointé pour assigner une valeur à l'élément, comme ceci
Conteúdo potencialmente sensível ou impróprio
Os exemplos servem apenas como ajuda na tradução da palavra ou da expressão procurada. Eles não são selecionados ou validados por nós e podem conter linguagem inapropriada. Pedimos que reporte exemplos que devem ser modificados ou que não devem ser exibidos. As traduções potencialmente sensivéis, impróprias ou coloquiais geralmente são marcadas em vermelho ou em laranja.