Struct
WindowsHook.MSLLHOOKSTRUCT

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

cs-api-definition
public struct WindowsHook.MSLLHOOKSTRUCT

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Fields

dwExtraInfo

Declaration

cs-api-definition
public IntPtr dwExtraInfo

Field Value

IntPtr

flags

Declaration

cs-api-definition
public uint flags

Field Value

uint

mouseData

Declaration

cs-api-definition
public uint mouseData

Field Value

uint

pt

Declaration

cs-api-definition
public WindowsHook.POINT pt

Field Value

WindowsHook.POINT

time

Declaration

cs-api-definition
public uint time

Field Value

uint

In this article
DefinitionFieldsdwExtraInfoflagsmouseDatapttime
Not finding the help you need?
Contact Support