VSConstants.OLE_E_NOCACHE Field

Definition

A legacy OLE error.

public: int OLE_E_NOCACHE = -2147221498;
int OLE_E_NOCACHE = -2147221498;
public const int OLE_E_NOCACHE = -2147221498;
val mutable OLE_E_NOCACHE : int
Public Const OLE_E_NOCACHE As Integer  = -2147221498

Field Value

Value = -2147221498

Applies to