HResults.DTS_E_NODISPATCH Champ

Définition

MessageID : DTS_E_NODISPATCH MessageText : L’objet n’implémente pas IDispatch. Cette erreur survient lorsqu’un objet de propriété ou une collection de propriétés tente d’accéder à une interface IDispatch sur un objet.

public: int DTS_E_NODISPATCH = -1073614808;
public const int DTS_E_NODISPATCH = -1073614808;
val mutable DTS_E_NODISPATCH : int
Public Const DTS_E_NODISPATCH As Integer  = -1073614808

Valeur de champ

Value = -1073614808

S’applique à