📄 linecountvc7.idl
字号:
/***************************************************************************/
/* NOTE: */
/* This document is copyright (c) by Oz Solomonovich, and is bound by the */
/* MIT open source license (www.opensource.org/licenses/mit-license.html). */
/* See License.txt for more information. */
/***************************************************************************/
// LineCountVC7.idl : IDL source for AddIn
//
// This file will be processed by the MIDL tool to
// produce the type library (AddIn.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(C14D829C-90AE-46CE-8EA2-B60C53E3071B),
version(1.0),
helpstring("LineCount.NET 1.0 Type Library")
]
library LineCountLibVC7
{
importlib("stdole2.tlb");
[
uuid(90AC5CE1-CCE9-461B-A65D-5EC13FEA497E),
helpstring("Connect Class")
]
coclass Connect
{
[default] interface IUnknown;
};
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -