NativeMethods.S_OK Field

Value is 0x00000000.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace