?? 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 + -