C# Class WinCompose.KBDLLHOOKSTRUCT

Show file Open project: samhocevar/wincompose

Public Properties

Property Type Description
dwExtraInfo System.IntPtr
flags LLKHF
sc SC
time int

Property Details

dwExtraInfo public property

public IntPtr,System dwExtraInfo
return System.IntPtr

flags public property

public LLKHF flags
return LLKHF

sc public property

public SC sc
return SC

time public property

public int time
return int