Struct MSLLHOOKSTRUCT
名前空間: OTZControls.WindowsApi
アセンブリ: OTZControls.dll
Syntax
public struct MSLLHOOKSTRUCT
フィールド
dwExtraInfo
宣言
public IntPtr dwExtraInfo
Field Value
型 | 説明 |
---|---|
IntPtr |
flags
宣言
public uint flags
Field Value
型 | 説明 |
---|---|
System.UInt32 |
mouseData
宣言
public uint mouseData
Field Value
型 | 説明 |
---|---|
System.UInt32 |
pt
宣言
public POINT pt
Field Value
型 | 説明 |
---|---|
POINT |
time
宣言
public uint time
Field Value
型 | 説明 |
---|---|
System.UInt32 |