?? testcellormatrix_com.hpp
字號(hào):
#ifndef _testcellormatrix_com_HPP
#define _testcellormatrix_com_HPP 1
#include <windows.h>
#include "testcellormatrix.hpp"
#include "testcellormatrix_idl.h"
#include "mclcommain.h"
#include "mclcomclass.h"
class Ctestcellormatrix : public CMCLClassImpl<Itestcellormatrix,
&IID_Itestcellormatrix,
Ctestcellormatrix,
&CLSID_testcellormatrix>
{
public:
Ctestcellormatrix() { }
~Ctestcellormatrix() { }
HRESULT __stdcall displayinput(/* [in] */ VARIANT x);
};
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -