dataformatdisp.h
上传用户:latoyin
上传日期:2017-10-19
资源大小:2882k
文件大小:1k
源码类别:

数据库系统

开发平台:

Visual C++

  1. // Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
  2. // NOTE: Do not modify the contents of this file.  If this class is regenerated by
  3. //  Microsoft Visual C++, your modifications will be overwritten.
  4. /////////////////////////////////////////////////////////////////////////////
  5. // CDataFormatDisp wrapper class
  6. class CDataFormatDisp : public COleDispatchDriver
  7. {
  8. public:
  9. CDataFormatDisp() {} // Calls COleDispatchDriver default constructor
  10. CDataFormatDisp(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {}
  11. CDataFormatDisp(const CDataFormatDisp& dispatchSrc) : COleDispatchDriver(dispatchSrc) {}
  12. // Attributes
  13. public:
  14. // Operations
  15. public:
  16. };