WndProc (Delegates)
Last changed: -92.224.233.194

.
Summary
TODO - a short description

C# Definition:

delegate IntPtr WndProc(IntPtr hWnd, uint uMsgm IntPtr wParam, IntPtr lParam);

VB Definition:

Delegate Function WndProc(TODO) As TODO

User-Defined Types:

None.

Notes:

None.

Documentation
WndProc on MSDN