IOleInPlaceObjectWindowlessImpl::GetDropTarget

This method supplies an active, windowless object that supports drag and drop. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT GetDropTarget( IDropTarget** ppDropTarget );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleInPlaceObjectWindowlessImpl Overview, IOleInPlaceObjectWindowlessImpl Methods, IOleinPlaceObjectWindowless::GetDropTarget