Share via


HResults.DTS_E_NOCONTAININGTYPELIB Campo

Definición

MessageId: DTS_E_NOCONTAININGTYPELIB MessageText: no se puede recuperar la biblioteca de tipos del objeto. Este error se produce si la colección Properties intenta recuperar la biblioteca de tipos de un objeto a través de su interfaz IDispatch.

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

Valor de campo

Value = -1073614807

Se aplica a