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.
virtualvoidRevoke();
Remarks
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. 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 in the OLE 2 Programmer’s Reference, Volume 1.