NativeMethods.WM_NOTIFYFORMAT Field
Value is 0x0055.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const WM_NOTIFYFORMAT As Integer
'Usage
Dim value As Integer
value = NativeMethods.WM_NOTIFYFORMAT
public const int WM_NOTIFYFORMAT
public:
literal int WM_NOTIFYFORMAT
public const var WM_NOTIFYFORMAT : int
static val mutable WM_NOTIFYFORMAT: 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.