VSConstants.S_FALSE Field

HRESULT for false.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Const S_FALSE As Integer
public const int S_FALSE
public:
literal int S_FALSE
static val mutable S_FALSE: int
public const var S_FALSE : int

Remarks

Does not represent an error.

.NET Framework Security

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace

Other Resources

HRESULT Information in Managed Code

COM Constants in Managed Code