VSConstants.RPC_E_INVALID_PARAMETER Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Const RPC_E_INVALID_PARAMETER As Integer
public const int RPC_E_INVALID_PARAMETER
public:
literal int RPC_E_INVALID_PARAMETER
static val mutable RPC_E_INVALID_PARAMETER: int
public const var RPC_E_INVALID_PARAMETER : 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.