Desktop Functions: Smart Device Functions:
|
OffsetRect (user32)
C# Definition:
[DllImport("user32.dll")] [DllImport("user32.dll")] static extern bool OffsetRect(out RECT rect, int x1, int y1); 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). |
|