ADOTableReader.idl
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:0k
源码类别:

书籍源码

开发平台:

Visual C++

  1. // ADOTableReader.idl : IDL source for ADOTableReader.dll
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (ADOTableReader.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(F0A3A9A1-C2C1-11D2-9949-9D3EBC4D244A),
  9. version(1.0),
  10. helpstring("ADOTableReader 1.0 Type Library")
  11. ]
  12. library ADOTABLEREADERLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };