_com_error::HRESULTToWCode

Specifici di Microsoft

Esegue il mapping a 32 bit HRESULT a 16 bit wCode.

static WORD HRESULTToWCode(
   HRESULT hr 
) throw( );

Parametri

  • hr
    il 32 bit HRESULT per il mapping a 16 bit wCode.

Valore restituito

16 bit wCode esegue il mapping da 32 bit HRESULT.

Note

vedere _com_error:: WCode per ulteriori informazioni.

Microsoft FINALE specifico

Vedere anche

Riferimenti

_com_error::WCode

_com_error::WCodeToHRESULT

classe di _com_error