📄 czmismmc.idl
字号:
// CZMisMMC.idl : IDL source for CZMisMMC.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (CZMisMMC.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(E04CBF64-EAE6-4EEC-A107-0C3124DF33C2),
version(1.0),
helpstring("CZMisMMC 1.0 Type Library")
]
library CZMISMMCLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
[
uuid(8672E7E2-A4F3-4720-A986-A4E5CFB341ED),
helpstring("AuthorityMgr Class")
]
coclass AuthorityMgr
{
[default] interface IUnknown;
}
[
uuid(2B97EB6F-0E17-45A1-8DC5-874312F9C085),
helpstring("AuthorityMgr Class About")
]
coclass AuthorityMgrAbout
{
[default] interface IUnknown;
}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -