Partager via


Fonction UIntPtrToUInt8 (intsafe.h)

Convertit une valeur de type UINT_PTR en valeur de type UINT8.

Syntaxe

HRESULT UIntPtrToUInt8(
  [in]  UINT_PTR uOperand,
  [out] UINT8    *pu8Result
);

Paramètres

[in] uOperand

La valeur à convertir.

[out] pu8Result

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