Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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