NativeMethods.WM_DISPLAYCHANGE Field
Value is 0x007E.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const WM_DISPLAYCHANGE As Integer
'Usage
Dim value As Integer
value = NativeMethods.WM_DISPLAYCHANGE
public const int WM_DISPLAYCHANGE
public:
literal int WM_DISPLAYCHANGE
public const var WM_DISPLAYCHANGE : int
static val mutable WM_DISPLAYCHANGE: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.