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

user32

.
Summary
.

static extern bool ScrollDC(IntPtr hDC, int dx, int dy, IntPtr lprcScroll,

.

BOOL ScrollDC( HDC hDC,

.

Declare Function ScrollDC Lib "user32.dll" (ByVal hDC As IntPtr, ByVal dx As Integer, ByVal dy As Integer, ByVal lprcScroll As IntPtr, ByVal lprcClip As IntPtr, ByVal hrgnUpdate As IntPtr, ByRef lprcUpdate As RECT) As Boolean

.
Documentation
[ScrollDC] on MSDN

 
Access PInvoke.net directly from VS: