C++
BOOL acedRevokeCustomDropTarget();
File
rxmfcapi.h
Description
Revokes the previously set IDroptarget. The AutoCAD default handling of the Drag-and-Drop event is now restored.
Returns TRUE if it successfully register the IDropTarget. Otherwise, returns FALSE.