This method supplies an active, windowless object that supports drag and drop. The ATL implementation returns E_NOTIMPL.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT GetDropTarget( IDropTarget** ppDropTarget );
See Also