📄 itypelib.odl
字号:
// all of the definitions have not been tested and may
// need some correction. as well param & rtn vals may
// need to be tweeked to suit your needs.
//
// Brad Martinez, http://www.mvps.org
//=================================================================
[
uuid(B96BCBE6-F886-11d0-9C63-A06801C10627),
helpstring("ITypeLib Interface Type Library v1.1"),
version(1.1)
]
//=================================================================
library ITypeLib_TLB
{
importlib("stdole2.tlb");
#include "Wintypes.odl"
#include "IUnknown.odl"
#include "ITypeLibDefs.odl"
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -