VSConstants.S_OK Field

Generic HRESULT for success.

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

Syntax

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

.NET Framework Security

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace

Other Resources

HRESULT Information in Managed Code

COM Constants in Managed Code