Desktop Functions: Smart Device Functions:
|
Search Results for "GetMsgProc" in [All]user321: GetMsgProc
private delegate IntPtr GetMsgProc(int code, IntPtr wParam, IntPtr lParam);
Declare Function GetMsgProc Lib "user32.dll" (TODO) As TODO This is wrong. There is no GetMsgProc in user32. GetMsgProc is a callout signature.
/// information, see the GetMsgProc hook procedure. |