VSConstants.OLE_E_NOSTORAGE Field

Definition

A legacy OLE error.

public: int OLE_E_NOSTORAGE = -2147221486;
int OLE_E_NOSTORAGE = -2147221486;
public const int OLE_E_NOSTORAGE = -2147221486;
val mutable OLE_E_NOSTORAGE : int
Public Const OLE_E_NOSTORAGE As Integer  = -2147221486

Field Value

Value = -2147221486

Applies to