Partager via


_com_error::HRESULTToWCode

Section spécifique à Microsoft

Mappe HRESULT 32 bits vers wCode 16 bits.

static WORD HRESULTToWCode( 
   HRESULT hr  
) throw( );

Paramètres

  • hr
    HRESULT 32 bits à mapper vers wCode 16 bits.

Valeur de retour

wCode 16 bits mappé à partir de HRESULT 32 bits.

Notes

Pour plus d'informations, consultez _com_error::WCode.

FIN de la section spécifique à Microsoft

Voir aussi

Référence

_com_error::WCode

_com_error::WCodeToHRESULT

_com_error, classe