Pattern.idl
上传用户:chinamans
上传日期:2016-04-11
资源大小:14485k
文件大小:0k
源码类别:

图形/文字识别

开发平台:

Visual C++

  1. // Pattern.idl : IDL source for Pattern.exe
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (Pattern.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(F4CE362B-9814-4450-85D7-762ED2E8FE42),
  9. version(1.0),
  10. helpstring("Pattern 1.0 Type Library")
  11. ]
  12. library PatternLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };