📄 armupdate.odl
字号:
// ARMUpdate.odl : type library source for ARMUpdate.exe
// This file will be processed by the MIDL compiler to produce the
// type library (ARMUpdate.tlb).
[ uuid(71699C40-C6E7-4952-9467-E93681031B3B), version(1.0) ]
library ARMUpdate
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CARMUpdateDoc
[ uuid(A6B6A847-A113-44BA-9C83-7A044C15A9E1) ]
dispinterface IARMUpdate
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CARMUpdateDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CARMUpdateDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CARMUpdateDoc
[ uuid(071A81C3-DABE-47C4-A0D5-0A6AB015E16A) ]
coclass ARMUpdate
{
[default] dispinterface IARMUpdate;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -