Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function before destroying any window that has been registered as a drop target through a call to Register to remove it from the list of drop targets.
virtual void Revoke( );
Remarks
This function is called automatically from the OnDestroy handler for the window that was registered, so it is usually not necessary to call this function explicitly.
For more information, see RevokeDragDrop in the Windows SDK.
Requirements
Header: afxole.h