Sponsors

SetCapture

Function name: SetCapture

Defined in : User32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function SetCapture Lib "user32" Alias "SetCapture" (ByVal hwnd As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Drag Window

Capture

Categories