Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Unlocks the window specified by pWndLock and hides the drag image, allowing the window to be updated.
static BOOL PASCAL DragLeave(
CWnd* pWndLock
);
Parameters
- pWndLock
Pointer to the window that owns the drag image.
Return Value
Nonzero if successful; otherwise 0.
Example
See the example for CImageList::EndDrag.
Requirements
Header: afxcmn.h