QDrop
![]() |
![]() |
QD_GetDropHandler(areaRef; dropHandler):error | |||
![]() |
areaRef | Longint | Area reference |
![]() |
dropHandler | String31 | Drop handler method |
![]() |
error | Longint | Error result |
Returns the drop handler method of a QDrop plug-in area.
Parameter areaRef is the reference to the plug-in area.
Parameter dropHandler receives the name of the handler method.
Related commands
QD_SetDropHandler | Specifies the drop handler method for a QDrop plug-in area |