?? cecomserver.tli
字號:
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (2253e5f3).
//
// CEComServer.tli
//
// Wrapper implementations for Win32 type library E:\\工作項目\\EVC編程入門及項目開發\\例子程序\\10\\CEComServer\\X86Dbg\\CEComServer.dll
// compiler-generated file created 03/10/04 at 21:12:26 - DO NOT EDIT!
#pragma once
//
// interface ISimple wrapper method implementations
//
inline HRESULT ISimple::ShowSvrMsg ( ) {
HRESULT _hr = raw_ShowSvrMsg();
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _hr;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -