- // DemoIe.idl : IDL source for DemoIe.exe
- //
- // This file will be processed by the MIDL tool to
- // produce the type library (DemoIe.tlb) and marshalling code.
- import "oaidl.idl";
- import "ocidl.idl";
- [
- uuid(84CF2528-CD23-444F-A509-7888971CBECB),
- version(1.0),
- helpstring("DemoIe 1.0 Type Library")
- ]
- library DemoIeLib
- {
- importlib("stdole32.tlb");
- importlib("stdole2.tlb");
- };