| title | _com_error::WCodeToHRESULT | Microsoft Docs | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ms.custom | ||||||||||||||
| ms.date | 11/04/2016 | |||||||||||||
| ms.reviewer | ||||||||||||||
| ms.suite | ||||||||||||||
| ms.technology |
|
|||||||||||||
| ms.tgt_pltfrm | ||||||||||||||
| ms.topic | language-reference | |||||||||||||
| f1_keywords |
|
|||||||||||||
| dev_langs |
|
|||||||||||||
| helpviewer_keywords |
|
|||||||||||||
| ms.assetid | 0ec43a4b-ca91-42d5-b270-3fde9c8412ea | |||||||||||||
| caps.latest.revision | 6 | |||||||||||||
| author | mikeblome | |||||||||||||
| ms.author | mblome | |||||||||||||
| manager | ghogen | |||||||||||||
| translation.priority.ht |
|
Microsoft Specific
Maps 16-bit wCode to 32-bit HRESULT.
static HRESULT WCodeToHRESULT(
WORD wCode
) throw( );
wCode
The 16-bit wCode to be mapped to 32-bit HRESULT.
32-bit HRESULT mapped from the 16-bit wCode.
See the WCode member function.
END Microsoft Specific
_com_error::WCode
_com_error::HRESULTToWCode
_com_error Class