?? mtf.odl
字號:
// MTF.odl : type library source for MTF.exe
// This file will be processed by the MIDL compiler to produce the
// type library (MTF.tlb).
[ uuid(996EEF1D-C793-4108-9837-F9B717B42F05), version(1.0) ]
library MTF
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CMTFDoc
[ uuid(9B86A2D0-4570-40ED-9FB6-6D3C194CC6F9) ]
dispinterface IMTF
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CMTFDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CMTFDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CMTFDoc
[ uuid(C4528F62-12BE-4E96-913D-B83C7A0ECA86) ]
coclass MTF
{
[default] dispinterface IMTF;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -