Partager via


Int8ToUInt, fonction (intsafe.h)

Convertit une valeur de type INT8 en valeur de type UINT.

Syntaxe

HRESULT Int8ToUInt(
  [in]  INT8 i8Operand,
  [out] UINT *puResult
);

Paramètres

[in] i8Operand

La valeur à convertir.

[out] puResult

Valeur convertie.

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