sbIWindowDragger Interface Reference

Window dragging service interface This is an interface to the window dragging service, used to drag a window without losing mousemove messages when the mouse moves outside the rect of the window being dragged. More...

List of all members.

Public Member Functions

void beginWindowDrag (in PRInt32 dockDistance)
 Begin dragging This method takes over window dragging and returns once the mouse button has been released.


Detailed Description

Window dragging service interface This is an interface to the window dragging service, used to drag a window without losing mousemove messages when the mouse moves outside the rect of the window being dragged.

Definition at line 44 of file IWindowDragger.idl.


Member Function Documentation

void sbIWindowDragger::beginWindowDrag ( in PRInt32  dockDistance  ) 

Begin dragging This method takes over window dragging and returns once the mouse button has been released.

Parameters:
dockDistance The minimum distance between the edge of the window and the edge of the desktop area before automatic docking is triggered (use 0 to disable docking)


The documentation for this interface was generated from the following file:
Generated on Mon Aug 21 21:01:56 2006 for Songbird by  doxygen 1.4.7