Searched refs:pDragSourceHelper (Results 1 – 1 of 1) sorted by relevance
216 IDragSourceHelper* pDragSourceHelper; variable225 (void**)&pDragSourceHelper))) in DragSourceHelper()226 pDragSourceHelper = NULL; in DragSourceHelper()231 if (pDragSourceHelper != NULL) in ~DragSourceHelper()233 pDragSourceHelper->Release(); in ~DragSourceHelper()234 pDragSourceHelper=NULL; in ~DragSourceHelper()246 if (pDragSourceHelper == NULL)258 return pDragSourceHelper->InitializeFromBitmap(&di, pDataObject);263 if (pDragSourceHelper == NULL) in InitializeFromWindow()265 return pDragSourceHelper->InitializeFromWindow(hwnd, &pt, pDataObject); in InitializeFromWindow()