_com_error::HRESULTToWCode

Microsoft 专用

映射 32 位 HRESULT 为 16 位 wCode

static WORD HRESULTToWCode(
   HRESULT hr 
) throw( );

参数

  • hr
    要映射的 32 位 HRESULT 为 16 位 wCode

返回值

从 32 位 HRESULT映射的 16 位 wCode

备注

请参见 _com_error:: WCode 有关更多信息。

特定于 Microsoft 的结尾

请参见

参考

_com_error::WCode

_com_error::WCodeToHRESULT

_com_error选件类