_com_error::WCodeToHRESULT
Specifici di Microsoft
Esegue il mapping a 16 bit wCode a 32 bit HRESULT.
static HRESULT WCodeToHRESULT(
WORD wCode
) throw( );
Parametri
- wCode
il 16 bit wCode per il mapping a 32 bit HRESULT.
Valore restituito
32 bit HRESULT esegue il mapping da 16 bit wCode.
Note
vedere WCode funzione membro.
Microsoft FINALE specifico