Partager via


UInt8Sub, fonction (intsafe.h)

Soustrait une valeur de type UINT8 d’une autre.

Syntaxe

HRESULT UInt8Sub(
  [in]  UINT8 u8Minuend,
  [in]  UINT8 u8Subtrahend,
  [out] UINT8 *pu8Result
);

Paramètres

[in] u8Minuend

Première valeur.

[in] u8Subtrahend

Valeur à soustraire.

[out] pu8Result

Résultat.

Valeur retournée

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

Spécifications

   
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