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

user32

.

static extern bool SetWindowDisplayAffinity(IntPtr hwnd, DisplayAffinity affinity);

.

Declare Function SetWindowDisplayAffinity Lib "user32.dll" (hwnd As IntPtr, affinity As DisplayAffinity) As Boolean

.
Documentation
[SetWindowDisplayAffinity] on MSDN

 
Access PInvoke.net directly from VS: