NativeMethods.CLSCTX_INPROC_SERVER Field

Value is 0x1.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace