[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal SetCapture(HWND hWnd)

  This function directs all subsequent mouse messages to be sent to
the specified window. Also see ReleaseCapture().

Parameters
  hWnd is the handle of the window that you want to direct all mouse
   input to.

Returns
  Nothing.

See Also: ReleaseCapture
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson