Share

acedRemoveDropTarget

C++

BOOL acedRemoveDropTarget(
    COleDropTarget* pTarget
);

File

rxmfcapi.h

Description

Removes the hook that notifies an ObjectARX application of any drop event started from an application other than AutoCAD.

Parameters

Parameters Description
pTarget Pointer to drop target

Was this information helpful?