?? telprovider.idl
字號:
// TelProvider.idl : IDL source for TelProvider.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (TelProvider.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(AB8F1E26-A444-11D4-A6D9-0010B54D545E),
version(1.0),
helpstring("TelProvider 1.0 Type Library")
]
library TELPROVIDERLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
[
uuid(50F7D152-A20D-11D4-9D41-0080C8D45D55),
helpstring("TelPrvd OLE DB Provider")
]
coclass TelPrvd
{
interface IUnknown;
};
};
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -