HResults.DTS_E_NOCONTAININGTYPELIB Field

Definition

MessageId: DTS_E_NOCONTAININGTYPELIB MessageText: Unable to retrieve the type library of the object. This error occurs when the Properties collection attempts to retrieve the type library for an object through its IDispatch interface.

public: int DTS_E_NOCONTAININGTYPELIB = -1073614807;
public const int DTS_E_NOCONTAININGTYPELIB = -1073614807;
val mutable DTS_E_NOCONTAININGTYPELIB : int
Public Const DTS_E_NOCONTAININGTYPELIB As Integer  = -1073614807

Field Value

Value = -1073614807

Applies to