Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Microsoft Specific
Maps 32-bit HRESULT to 16-bit wCode.
Syntax
static WORD HRESULTToWCode(
HRESULT hr
) throw();
Parameters
hr
The 32-bit HRESULT to be mapped to 16-bit wCode.
Return value
16-bit wCode mapped from the 32-bit HRESULT.
Remarks
For more information, see _com_error::WCode.
END Microsoft Specific
See also
_com_error::WCode
_com_error::WCodeToHRESULT
_com_error class