public class IDragSourceHelper extends IUnknown
Constructor and Description |
---|
IDragSourceHelper(int address) |
Modifier and Type | Method and Description |
---|---|
int |
InitializeFromBitmap(SHDRAGIMAGE pshdi,
int pDataObject) |
int |
InitializeFromWindow(int hwnd,
POINT ppt,
int pDataObject) |
AddRef, getAddress, QueryInterface, Release
public int InitializeFromBitmap(SHDRAGIMAGE pshdi, int pDataObject)
public int InitializeFromWindow(int hwnd, POINT ppt, int pDataObject)