MOUSEHOOKSTRUCT (Structures)
Last changed: -89.85.73.101

.
Summary

VB Definition:

<StructLayout(LayoutKind.Sequential)> Public Structure MouseHookStruct
    Public pt As Point
    Public hwnd As Integer
    Public wHitTestCode As Integer
    Public dwExtraInfo As Integer
End Structure

User-Defined Field Types:

None.

Notes:

Added by Senthamil

Documentation

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/hooks/hookreference/hookstructures/kbdllhookstruct.asp