|
public
QueryDragItem
QueryDragItemCount
QueryDropPos
QuerySourceWindow
SetAcceptMode
SetOperation
|
Derrived | : public XContainerEvent
|
darg/drop events in a container generate a XContainerDragEvent which is derived
from XContainerEvent and has the same functionality like XDragEvent (see there for
further information).
|
|
|
Definition | BOOL QueryDragItem ( XDragItem* itm, SHORT index ) |
Returns | BOOL |
|
Definition | SHORT QueryDragItemCount ( void ) |
Returns | SHORT |
|
Definition | BOOL QueryDropPos ( XPoint* p ) |
Returns | BOOL |
|
Definition | OOL_WINDOWHANDLE QuerySourceWindow ( void ) |
Returns | OOL_WINDOWHANDLE |
|
Definition | void SetAcceptMode ( SHORT mode )
void SetAcceptMode ( SHORT ) |
Returns | void |
|
Definition | void SetOperation ( SHORT op )
void SetOperation ( SHORT ) |
Returns | void |