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

书籍源码

开发平台:

Visual C++

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