MyPos.idl
上传用户:sztwq510
上传日期:2013-06-26
资源大小:4045k
文件大小:0k
源码类别:

酒店行业

开发平台:

Java

  1. // MyPos.idl : IDL source for MyPos.exe
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (MyPos.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(E736953A-B7B1-4E3D-BC83-4299CFB54D1E),
  9. version(1.0),
  10. helpstring("MyPos 1.0 Type Library")
  11. ]
  12. library MyPosLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };