NativeMethods.PSNRET_NOERROR Field
Value is 0.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const PSNRET_NOERROR As Integer
'Usage
Dim value As Integer
value = NativeMethods.PSNRET_NOERROR
public const int PSNRET_NOERROR
public:
literal int PSNRET_NOERROR
public const var PSNRET_NOERROR : int
static val mutable PSNRET_NOERROR: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.