[DllImport("user32.dll")]
public static extern DISP_CHANGE ChangeDisplaySettings(ref DEVMODE devMode, int flags);
VB.NET Signature:
<DllImport("user32.dll")> _
Private Shared Function ChangeDisplaySettings(ByRef devMode As DEVMODE, ByVal flags As Integer) As DISP_CHANGE
End Function
Contains information about the initialization and environment of a printer or a display device.
14/01/2010 01:23:44 - -95.54.18.115
Return values for ChangeDisplaySettings and ChangeDisplaySettingsEx
17/07/2009 22:14:58 - -74.46.76.243
Please edit this page!
Do you have...
helpful tips or sample code to share for using this API in managed code?
corrections to the existing content?
variations of the signature you want to share?
additional languages you want to include?
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).
Find memory leaks fast
Is your application using too much memory, but you are not sure why? Holding on to too many objects?
Get to the root of your problem fast, with ANTS Memory Profiler