다음을 통해 공유


VSConstants.S_FALSE Field

HRESULT for false.

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

Syntax

‘선언
Public Const S_FALSE As Integer
public const int S_FALSE

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