Desktop Functions: Smart Device Functions:
|
GetClipCursor (user32)
C# Signature:
[System.Runtime.InteropServices.DllImport("user32.dll")] VB.Net Signature:
Please add! User-Defined Types:
[StructLayout(LayoutKind.Sequential)] Docs:https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getclipcursor https://docs.microsoft.com/en-us/windows/win32/api/windef/ns-windef-rect Tips & Tricks:Please add! How To Use:
GetClipCursor(out RECT rect); Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|