OLEDBATLArrayRowset.idl
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:0k
源码类别:
书籍源码
开发平台:
Visual C++
- // OLEDBATLArrayRowset.idl : IDL source for OLEDBATLArrayRowset.dll
- //
- // This file will be processed by the MIDL tool to
- // produce the type library (OLEDBATLArrayRowset.tlb) and marshalling code.
- import "oaidl.idl";
- import "ocidl.idl";
- [
- uuid(0CC9E421-BBB8-11D2-9949-A2A0738B3B47),
- version(1.0),
- helpstring("OLEDBATLArrayRowset 1.0 Type Library")
- ]
- library OLEDBATLARRAYROWSETLib
- {
- importlib("stdole32.tlb");
- importlib("stdole2.tlb");
- };