#if !defined(AFX_DICDSE_H__CFE2E2B1_DD14_4ACB_AF17_BCE8477B8C8E__INCLUDED_) #define AFX_DICDSE_H__CFE2E2B1_DD14_4ACB_AF17_BCE8477B8C8E__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. ///////////////////////////////////////////////////////////////////////////// // CDicomDSElement wrapper class class CDicomDSElement : public COleDispatchDriver { public: CDicomDSElement() {} // Calls COleDispatchDriver default constructor CDicomDSElement(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {} CDicomDSElement(const CDicomDSElement& dispatchSrc) : COleDispatchDriver(dispatchSrc) {} // Attributes public: // Operations public: long GetTag(); short GetVr(); long GetLength(); long GetHElement(); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DICDSE_H__CFE2E2B1_DD14_4ACB_AF17_BCE8477B8C8E__INCLUDED_)