NativeMethods.S_FALSE Field

Value is 0x00000001.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const S_FALSE As Integer
'Usage
Dim value As Integer

value = NativeMethods.S_FALSE
public const int S_FALSE
public:
literal int S_FALSE
public const var S_FALSE : int
static val mutable S_FALSE: int

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace