summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/clipb/APNDataObject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/clipb/APNDataObject.hxx')
-rw-r--r--dtrans/source/win32/clipb/APNDataObject.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/dtrans/source/win32/clipb/APNDataObject.hxx b/dtrans/source/win32/clipb/APNDataObject.hxx
index 279cd832b1dc..740bd5508595 100644
--- a/dtrans/source/win32/clipb/APNDataObject.hxx
+++ b/dtrans/source/win32/clipb/APNDataObject.hxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#ifndef _APNDATAOBJECT_HXX_
#define _APNDATAOBJECT_HXX_
@@ -34,17 +33,13 @@ public:
CAPNDataObject( IDataObjectPtr rIDataObject );
~CAPNDataObject( );
- //-----------------------------------------------------------------
//IUnknown interface methods
- //-----------------------------------------------------------------
STDMETHODIMP QueryInterface(REFIID iid, LPVOID* ppvObject);
STDMETHODIMP_( ULONG ) AddRef( );
STDMETHODIMP_( ULONG ) Release( );
- //-----------------------------------------------------------------
// IDataObject interface methods
- //-----------------------------------------------------------------
STDMETHODIMP GetData( LPFORMATETC pFormatetc, LPSTGMEDIUM pmedium );
STDMETHODIMP GetDataHere( LPFORMATETC pFormatetc, LPSTGMEDIUM pmedium );