#if !defined(AFX_PDFREAD_H__D6C87D7B_0AEE_41F8_9220_93CB861FBA71__INCLUDED_) #define AFX_PDFREAD_H__D6C87D7B_0AEE_41F8_9220_93CB861FBA71__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. ///////////////////////////////////////////////////////////////////////////// // CPDFRead wrapper class class CPDFRead : public COleDispatchDriver { public: CPDFRead() {} // Calls COleDispatchDriver default constructor CPDFRead(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {} CPDFRead(const CPDFRead& dispatchSrc) : COleDispatchDriver(dispatchSrc) {} // Attributes public: // Operations public: short GetDirection(); void SetDirection(short nNewValue); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_PDFREAD_H__D6C87D7B_0AEE_41F8_9220_93CB861FBA71__INCLUDED_)