_com_error::HRESULTToWCode

Microsoft 전용

32비트에서 16비 HRESULTwCode까지 지도.

구문

static WORD HRESULTToWCode(
   HRESULT hr
) throw();

매개 변수

hr
16비 HRESULT 트로 매핑할 32비 wCode트입니다.

반환 값

32비 wCode 트에서 매핑된 16비 HRESULT트 .

설명

자세한 내용은 _com_error::WCode를 참조하세요.

Microsoft 전용 종료

참고 항목

_com_error::WCode
_com_error::WCodeToHRESULT
_com_error 클래스