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

书籍源码

开发平台:

Visual C++

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