VSConstants.OLE_E_NOCONNECTION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A legacy OLE error.
public: int OLE_E_NOCONNECTION = -2147221500;
int OLE_E_NOCONNECTION = -2147221500;
public const int OLE_E_NOCONNECTION = -2147221500;
val mutable OLE_E_NOCONNECTION : int
Public Const OLE_E_NOCONNECTION As Integer = -2147221500