Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetMsgProc" in [All]

user32

.

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.

.
Documentation
[GetMsgProc] on MSDN
.

///         information, see the GetMsgProc hook procedure.


 
Access PInvoke.net directly from VS: