#if !defined(AFX_DATAMATW_H__3F1DE31C_34DD_4010_8F5E_60A77E27490A__INCLUDED_) #define AFX_DATAMATW_H__3F1DE31C_34DD_4010_8F5E_60A77E27490A__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your modifications will be overwritten. ///////////////////////////////////////////////////////////////////////////// // CDATAMATRIXWrite wrapper class class CDATAMATRIXWrite : public COleDispatchDriver { public: CDATAMATRIXWrite() {} // Calls COleDispatchDriver default constructor CDATAMATRIXWrite(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {} CDATAMATRIXWrite(const CDATAMATRIXWrite& dispatchSrc) : COleDispatchDriver(dispatchSrc) {} // Attributes public: // Operations public: long GetFlags(); void SetFlags(long nNewValue); short GetGroupNumber(); void SetGroupNumber(short nNewValue); short GetGroupTotal(); void SetGroupTotal(short nNewValue); short GetFileIDLow(); void SetFileIDLow(short nNewValue); short GetFileIDHigh(); void SetFileIDHigh(short nNewValue); short GetXModule(); void SetXModule(short nNewValue); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DATAMATW_H__3F1DE31C_34DD_4010_8F5E_60A77E27490A__INCLUDED_)