Partager via


Fonction Int8Add (intsafe.h)

Ajoute deux valeurs de type INT8.

Syntaxe

HRESULT Int8Add(
  [in]  INT8 i8Augend,
  [in]  INT8 i8Addend,
  [out] INT8 *pi8Result
);

Paramètres

[in] i8Augend

Première valeur.

[in] i8Addend

Seconde valeur.

[out] pi8Result

Résultat.

Valeur retournée

Si cette fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows 7 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête intsafe.h