DemoIe.idl
Upload User: weisheen
Upload Date: 2022-07-09
Package Size: 19390k
Code Size: 0k
Development Platform:

Visual C++

  1. // DemoIe.idl : IDL source for DemoIe.exe
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (DemoIe.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(84CF2528-CD23-444F-A509-7888971CBECB),
  9. version(1.0),
  10. helpstring("DemoIe 1.0 Type Library")
  11. ]
  12. library DemoIeLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };