Partager via


_com_error::WCodeToHRESULT

Spécifique à Microsoft

mappe wCode 16 bits à HRESULT32 bits.

static HRESULT WCodeToHRESULT(
   WORD wCode 
) throw( );

Paramètres

  • wCode
    wCode 16 bits à mapper à HRESULT32 bits.

Valeur de retour

HRESULT 32 bits mappé d' wCode16 bits.

Notes

Consultez la fonction membre de WCode .

détail de FIN Microsoft

Voir aussi

Référence

_com_error::WCode

_com_error::HRESULTToWCode

classe de _com_error