ClipCursor (user32)
Last changed: -50.192.114.45

.
Summary

C# Signature:

[DllImport("user32.dll")]
static extern bool ClipCursor(IntPtr lpRect);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

System.Windows.Forms.Cursor.Clip

Documentation
ClipCursor on MSDN