摘要:
Itthrows a_com_errorobject.Further, you cancatchit as follows: try { // ... } catch(_com_error& e) { // ... }inline void TESTHR(HRESULT x) { if FAILED(x) _com_issue_error(x); }; 阅读全文
posted @ 2012-06-05 17:30
友学友
阅读(1749)
评论(0)
推荐(0)

浙公网安备 33010602011771号