◆ JuceDropTarget()
◆ clear()
void HWNDComponentPeer::JuceDropTarget::clear |
( |
| ) |
|
|
inline |
◆ DragEnter()
JUCE_COMRESULT HWNDComponentPeer::JuceDropTarget::DragEnter |
( |
IDataObject * |
pDataObject, |
|
|
DWORD |
grfKeyState, |
|
|
POINTL |
mousePos, |
|
|
DWORD * |
pdwEffect |
|
) |
| |
|
inline |
◆ DragLeave()
◆ DragOver()
JUCE_COMRESULT HWNDComponentPeer::JuceDropTarget::DragOver |
( |
DWORD |
, |
|
|
POINTL |
mousePos, |
|
|
DWORD * |
pdwEffect |
|
) |
| |
|
inline |
◆ Drop()
JUCE_COMRESULT HWNDComponentPeer::JuceDropTarget::Drop |
( |
IDataObject * |
pDataObject, |
|
|
DWORD |
, |
|
|
POINTL |
mousePos, |
|
|
DWORD * |
pdwEffect |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: