?? _popupblocker.idl
字號:
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\prsht.idl";
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\mshtml.idl";
import "c:\program files\microsoft visual studio .net 2003\vc7\platformsdk\include\dimm.idl";
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\mshtmhst.idl";
import "c:\program files\microsoft visual studio .net 2003\vc7\platformsdk\include\docobj.idl";
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\exdisp.idl";
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\objsafe.idl";
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\shldisp.idl";
import "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\include\shobjidl.idl";
import "c:\program files\microsoft visual studio .net 2003\vc7\platformsdk\include\prsht.idl";
[
object,
uuid(B1E68D42-02C4-465B-8368-5ED9B732E22D),
dual,
helpstring("IDocEventHandler Interface"),
pointer_default(unique)
]
#line 50 "e:\\my\\popupblocker\\doceventhandler.h"
interface IDocEventHandler : IDispatch {
};
[
object,
uuid(6C51F7E9-8542-4F25-A30F-2060157752E1),
dual,
helpstring("IPub Interface"),
pointer_default(unique)
]
#line 54 "e:\\my\\popupblocker\\pub.h"
interface IPub : IDispatch {
};
[
object,
uuid(F3777260-7308-464A-BAA2-CC492C0CE7D2),
dual,
helpstring("IPubDomExtender Interface"),
pointer_default(unique)
]
#line 51 "e:\\my\\popupblocker\\pubdomextender.h"
interface IPubDomExtender : IDispatch {
#line 53 "e:\\my\\popupblocker\\pubdomextender.h"
[id(1),helpstring("method EditOptions")] HRESULT EditOptions();
};
[
object,
uuid(9D573D0E-663C-435f-BF31-2C4497373C41),
dual,
helpstring("IWindowEventHandler Interface"),
pointer_default(unique)
]
#line 50 "e:\\my\\popupblocker\\windoweventhandler.h"
interface IWindowEventHandler : IDispatch {
};
[ version(1.0), uuid(90A52F08-64AC-4DC6-9D7D-4516670275D3), helpstring("PopupBlocker 1.0 Type Library") ]
library PopupBlocker
{
importlib("stdole2.tlb");
importlib("olepro32.dll");
[
aggregatable,
version(1.0),
uuid(F9668ADA-FC6B-47F4-8381-DE861DBA5115),
helpstring("OsbornTech DocEventHandler Class")
]
#line 68 "e:\\my\\popupblocker\\doceventhandler.h"
coclass CDocEventHandler {
interface IDocEventHandler;
};
[
aggregatable,
version(1.0),
uuid(C68AE9C0-0909-4DDC-B661-C1AFB9F5AE53),
helpstring("PopupBlocker Class")
]
#line 72 "e:\\my\\popupblocker\\pub.h"
coclass CPub {
interface IPub;
};
[
aggregatable,
version(1.0),
uuid(83EC9074-6CBA-43E8-B7E0-6A3809C4A958),
helpstring("OsbornTech PubDomExtender Class")
]
#line 70 "e:\\my\\popupblocker\\pubdomextender.h"
coclass CPubDomExtender {
interface IPubDomExtender;
};
[
aggregatable,
version(1.0),
uuid(D360501E-DC73-4de6-A61C-21925AED7835),
helpstring("OsbornTech WindowEventHandler Class")
]
#line 68 "e:\\my\\popupblocker\\windoweventhandler.h"
coclass CWindowEventHandler {
interface IWindowEventHandler;
};
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -