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