Share via


NativeMethods.E_NOTIMPL Field

Value is unchecked((int)0x80004001).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace