_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