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 "EndPaint" in [All]

user32

.

                        Win32.EndPaint(hWnd, ref ps);

.
Summary
.

static extern bool EndPaint(IntPtr hWnd, [In] ref PAINTSTRUCT lpPaint);

.

Public Shared Function EndPaint(ByVal hwnd As IntPtr, <[In]()> ByRef lpPaint As PAINTSTRUCT) As IntPtr

.
Documentation
[EndPaint] on MSDN

 
Access PInvoke.net directly from VS: