static private FromRawData ( int wParam, |
||
wParam | int | The first Windows Message parameter. |
lParam | The second Windows Message parameter. | |
isGlobal | bool | Specifies if the hook is local or global. |
return |
static private FromRawData ( int wParam, |
||
wParam | int | The first Windows Message parameter. |
lParam | The second Windows Message parameter. | |
isGlobal | bool | Specifies if the hook is local or global. |
return |