?? rms.odl
字號(hào):
// RMS.odl : type library source for RMS.exe
// This file will be processed by the MIDL compiler to produce the
// type library (RMS.tlb).
[ uuid(1CC48169-2683-49C5-B8B3-D937D145D632), version(1.0) ]
library RMS
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CRMSDoc
[ uuid(63582363-3759-43D1-ADFD-8000F80FA360) ]
dispinterface IRMS
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CRMSDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CRMSDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CRMSDoc
[ uuid(3BA5CF11-5659-47C4-9184-44A1C8828BAC) ]
coclass RMS
{
[default] dispinterface IRMS;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -